From f3d3ec57442b61604a259f48c4409422ac08ad94 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 8 Nov 2017 12:00:15 +0100 Subject: [PATCH] css fixes --- view/theme/redbasic/css/style.css | 10 +++++----- view/tpl/navbar_default.tpl | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 1e44d5ed8..6f4b12468 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1257,11 +1257,6 @@ img.mail-conv-sender-photo { white-space: nowrap; } -#nav-app-link-wrapper { - min-width: 0; - flex-basis: 25%; -} - .page-title { margin: 7px 0px; } @@ -1499,6 +1494,11 @@ blockquote { left: 0px; } + #nav-app-link-wrapper { + min-width: 0; + flex-basis: 25%; + } + } .shareable_element_text { 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 @@ {{/if}} +{{if $sel.name}} {{/if}} +{{/if}}