diff options
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
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; |