From 9480e9b68b820aef7cb052491c736a255110a43e Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sat, 21 May 2016 14:34:01 +0200 Subject: possible fix for #385 --- view/theme/redbasic/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'view/theme') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index ebabd68e4..1c2e8cdb2 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -526,6 +526,10 @@ footer { clear: both; } +#nav-notifications-template { + display: none; +} + #nav-searchbar { float: right; margin-top: 2px; -- cgit v1.2.3