aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-11-08 12:00:15 +0100
committerMario <mario@mariovavti.com>2017-11-11 20:26:14 +0100
commitf3d3ec57442b61604a259f48c4409422ac08ad94 (patch)
treef030d62c6fde1c599d94bce846ebd123d255158e /view/tpl
parent29829eb011b686e73f748cc74f3124055e632db3 (diff)
downloadvolse-hubzilla-f3d3ec57442b61604a259f48c4409422ac08ad94.tar.gz
volse-hubzilla-f3d3ec57442b61604a259f48c4409422ac08ad94.tar.bz2
volse-hubzilla-f3d3ec57442b61604a259f48c4409422ac08ad94.zip
css fixes
Diffstat (limited to 'view/tpl')
-rwxr-xr-xview/tpl/navbar_default.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/tpl/navbar_default.tpl b/view/tpl/navbar_default.tpl
index cf0470d7a..4d1bbafe0 100755
--- a/view/tpl/navbar_default.tpl
+++ b/view/tpl/navbar_default.tpl
@@ -59,17 +59,17 @@
</div>
{{/if}}
</div>
+{{if $sel.name}}
<div id="nav-app-link-wrapper" class="navbar-nav mr-auto">
- {{if $sel.name}}
<a id="nav-app-link" href="{{$url}}" class="nav-link text-truncate">
{{$sel.name}}
{{if $sitelocation}}
<br><small>{{$sitelocation}}</small>
{{/if}}
</a>
- {{/if}}
</div>
{{/if}}
+{{/if}}
<div class="navbar-toggler-right">
{{if $nav.help.6}}
<button id="context-help-btn" class="navbar-toggler border-0" type="button" onclick="contextualHelp(); return false;">