aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-05-21 14:34:01 +0200
committerMario Vavti <mario@mariovavti.com>2016-05-21 14:34:01 +0200
commit9480e9b68b820aef7cb052491c736a255110a43e (patch)
treefd9ad93c70e01166465897547bb7dbc8bd99f7e8 /view/theme/redbasic
parentbf050121506aa4cb487d9efd9cfdaa501ada3b1a (diff)
downloadvolse-hubzilla-9480e9b68b820aef7cb052491c736a255110a43e.tar.gz
volse-hubzilla-9480e9b68b820aef7cb052491c736a255110a43e.tar.bz2
volse-hubzilla-9480e9b68b820aef7cb052491c736a255110a43e.zip
possible fix for #385
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r--view/theme/redbasic/css/style.css4
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;