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