From e7d20efb1b8d579bcb9bdef99205aad19281f6b2 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 8 Nov 2017 12:00:15 +0100 Subject: 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 22a619959..6df5a060b 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1262,11 +1262,6 @@ img.mail-conv-sender-photo { white-space: nowrap; } -#nav-app-link-wrapper { - min-width: 0; - flex-basis: 25%; -} - .page-title { margin: 7px 0px; } @@ -1504,6 +1499,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 994254bc4..426d32047 100755 --- a/view/tpl/navbar_default.tpl +++ b/view/tpl/navbar_default.tpl @@ -59,17 +59,17 @@ {{/if}} +{{if $sel.name}} {{/if}} +{{/if}}