aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/hdr.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-03-14 14:12:44 +0100
committerMario Vavti <mario@mariovavti.com>2017-03-14 14:12:44 +0100
commit7b9df1d40101cff801208b8dbcf8c8c0bc42365e (patch)
treef65877866a5c8d98ecf3a7c9b97472b8ba259286 /view/tpl/hdr.tpl
parent700c05a55bab34c40f24fbe4f83a0fa9882559b2 (diff)
downloadvolse-hubzilla-7b9df1d40101cff801208b8dbcf8c8c0bc42365e.tar.gz
volse-hubzilla-7b9df1d40101cff801208b8dbcf8c8c0bc42365e.tar.bz2
volse-hubzilla-7b9df1d40101cff801208b8dbcf8c8c0bc42365e.zip
css fixes
Diffstat (limited to 'view/tpl/hdr.tpl')
-rw-r--r--view/tpl/hdr.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/hdr.tpl b/view/tpl/hdr.tpl
index 261d3056f..fa2996be6 100644
--- a/view/tpl/hdr.tpl
+++ b/view/tpl/hdr.tpl
@@ -1,5 +1,5 @@
<div id="banner" class="hidden-sm hidden-xs">{{$banner}}</div>
<div id="nav-notifications-template" rel="template">
- <a class="dropdown-item" href="{0}" title="{2} {3}"><img class="dropdown-menu-img-sm" data-src="{1}"><span class="contactname">{2}</span><span class="dropdown-sub-text">{3}<br>{4}</span><div class="clear"></div></a>
+ <a class="dropdown-item clearfix dropdown-notification {5}" href="{0}" title="{2} {3}"><img class="dropdown-menu-img-sm" data-src="{1}"><span class="contactname">{2}</span><span class="dropdown-sub-text">{3}<br>{4}</span></a>
</div>