aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/navbar_default.tpl
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2017-11-08 08:57:30 +0100
committerMario <mario@mariovavti.com>2017-11-08 08:57:30 +0100
commit9d584fc72062422ec38a6321aedb7ca43f4ea429 (patch)
tree4fa237a7d7739cd45d3a372925926388404ba646 /view/tpl/navbar_default.tpl
parentb5d4acf10a49980035f89d37440ae41a574df5a0 (diff)
downloadvolse-hubzilla-9d584fc72062422ec38a6321aedb7ca43f4ea429.tar.gz
volse-hubzilla-9d584fc72062422ec38a6321aedb7ca43f4ea429.tar.bz2
volse-hubzilla-9d584fc72062422ec38a6321aedb7ca43f4ea429.zip
truncate nav-app-link if appropriate
Diffstat (limited to 'view/tpl/navbar_default.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 d02ad2e97..1f771e5ae 100755
--- a/view/tpl/navbar_default.tpl
+++ b/view/tpl/navbar_default.tpl
@@ -59,8 +59,8 @@
</div>
{{/if}}
</div>
-<div class="navbar-nav mr-auto">
- <a id="nav-app-link" href="{{$url}}" class="nav-link">
+<div id="nav-app-link-wrapper" class="navbar-nav mr-auto">
+ <a id="nav-app-link" href="{{$url}}" class="nav-link text-truncate">
{{$sel.name}}
{{if $sitelocation}}
<br><small>{{$sitelocation}}</small>