From 6f88d5e92be06ad8fa61f900e8a4fb41ba54135e Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 4 Oct 2017 22:11:18 +0200 Subject: introduce shared files notifications --- view/css/bootstrap-red.css | 4 ++++ view/tpl/nav.tpl | 20 ++++++++++++-------- 2 files changed, 16 insertions(+), 8 deletions(-) (limited to 'view') diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index e0018989d..fb6ea911e 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -7,6 +7,10 @@ nav .badge { font-size: 0.75rem; } +nav .dropdown-menu { + min-width: 16rem; +} + @media screen and (min-width: 767px) { nav .badge { top: 0px; diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl index 0d0b0b600..82cdc0dd0 100755 --- a/view/tpl/nav.tpl +++ b/view/tpl/nav.tpl @@ -162,6 +162,17 @@ {{/if}} + {{if $nav.files}} + + {{/if}} {{if $nav.login && !$userinfo}} {{/if}} - {{if $nav.files}} - - {{/if}} + {{if $nav.pubs}}