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.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/part.listfeed.php b/templates/part.listfeed.php
index 064092de5..4ad3fc73c 100644
--- a/templates/part.listfeed.php
+++ b/templates/part.listfeed.php
@@ -29,8 +29,7 @@
<span class="utils">
<span class="unread-counter"
- ng-show="feed.id"
- ng-style="{opacity: getOpacity(feedBl.getUnreadCount(feed.id)) }">
+ ng-show="feed.id">
{{ feedBl.getUnreadCount(feed.id) }}
</span>