aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/hdr.tpl
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-11-17 15:04:04 -0800
committerredmatrix <redmatrix@redmatrix.me>2015-11-17 15:04:04 -0800
commita089064588352b60bebf27c94a51d480f8062368 (patch)
tree796fc893c37ecc3a19c469b2a067fcb2765a698d /view/tpl/hdr.tpl
parenta06f7fbe2e78de428489d824c1329ef29c4d1f42 (diff)
parent7c4d9519c89aed59e9253a19203fb13394571929 (diff)
downloadvolse-hubzilla-a089064588352b60bebf27c94a51d480f8062368.tar.gz
volse-hubzilla-a089064588352b60bebf27c94a51d480f8062368.tar.bz2
volse-hubzilla-a089064588352b60bebf27c94a51d480f8062368.zip
Merge https://github.com/redmatrix/hubzilla into pending_merge
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 c3f0700f0..3770cb9a6 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>
<ul id="nav-notifications-template" style="display:none;" rel="template">
- <li class="{5}"><a href="{0}" title="{2} {3}"><img data-src="{1}"><span class="contactname">{2}</span><span class="dropdown-sub-text">{3}<br>{4}</span></a></li>
+ <li class="{5}"><a 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></li>
</ul>