summaryrefslogtreecommitdiffstats
path: root/templates/part.navigation.addfeed.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.navigation.addfeed.php')
-rw-r--r--templates/part.navigation.addfeed.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/part.navigation.addfeed.php b/templates/part.navigation.addfeed.php
index 5a4b969e6..58f3b2e76 100644
--- a/templates/part.navigation.addfeed.php
+++ b/templates/part.navigation.addfeed.php
@@ -1,6 +1,7 @@
<li class="add-new">
- <div class="heading icon-add">
+ <div class="heading">
<button
+ class="icon-add"
data-apps-slide-toggle="#new-feed"
news-focus="[name='address']"><?php p($l->t('Subscribe'))?></button>
</div>