summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/part.listfeed.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/part.listfeed.php b/templates/part.listfeed.php
index 49afe2cfc..36a8f5f82 100644
--- a/templates/part.listfeed.php
+++ b/templates/part.listfeed.php
@@ -13,7 +13,8 @@
axis: 'y',
delay: 200,
containment: '#app-navigation ul',
- scroll: true
+ scroll: true,
+ revert: true
}">
<a ng-style="{ backgroundImage: feed.faviconLink }"
ng-click="feedBusinessLayer.load(feed.id)"