summaryrefslogtreecommitdiffstats
path: root/templates/part.listfeed.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.listfeed.php')
-rw-r--r--templates/part.listfeed.php6
1 files changed, 2 insertions, 4 deletions
diff --git a/templates/part.listfeed.php b/templates/part.listfeed.php
index a6cc973bb..49afe2cfc 100644
--- a/templates/part.listfeed.php
+++ b/templates/part.listfeed.php
@@ -12,10 +12,8 @@
zIndex: 1000,
axis: 'y',
delay: 200,
- helper: 'clone',
- containment: 'document',
- scroll: true,
- scrollSensitivity: 100
+ containment: '#app-navigation ul',
+ scroll: true
}">
<a ng-style="{ backgroundImage: feed.faviconLink }"
ng-click="feedBusinessLayer.load(feed.id)"