From c776d489278fdd88843c8cf235b77f6d00e25e13 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 18 Apr 2013 16:36:47 +0200 Subject: put tipsy above buttons --- templates/part.listfeed.php | 6 +++--- templates/part.listfolder.php | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/part.listfeed.php b/templates/part.listfeed.php index 3c9b7eeed..efa6d5eeb 100644 --- a/templates/part.listfeed.php +++ b/templates/part.listfeed.php @@ -37,19 +37,19 @@ ng-show="feedBusinessLayer.getUnreadCount(feed.id) > 0 && feed.id" ng-click="feedBusinessLayer.markFeedRead(feed.id)" title="t('Mark all read')); ?>" - oc-tipsy> + oc-tipsy="{gravity: 's'}"> + oc-tipsy="{gravity: 's'}"> + oc-tipsy="{gravity: 's'}">
{{ feed.error }}
diff --git a/templates/part.listfolder.php b/templates/part.listfolder.php index eea3032a7..d3b77ed52 100644 --- a/templates/part.listfolder.php +++ b/templates/part.listfolder.php @@ -29,7 +29,7 @@ ng-hide="folderBusinessLayer.hasFeeds(folder.id) || !folder.id" class="svg action delete-icon" title="t('Delete folder')); ?>" - oc-tipsy> + oc-tipsy="{gravity: 's'}"> @@ -40,13 +40,13 @@ ng-show="folderBusinessLayer.getUnreadCount(folder.id) > 0 && folder.id" ng-click="folderBusinessLayer.markFolderRead(folder.id)" title="t('Mark all read')); ?>" - oc-tipsy> + oc-tipsy="{gravity: 's'}"> + oc-tipsy="{gravity: 's'}">