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}}