aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-05-21 18:21:35 -0700
committerredmatrix <git@macgirvin.com>2016-05-21 18:21:35 -0700
commit2fdd1485985e2f341b413e978cf85edb858fce41 (patch)
tree057c461d2f2ad026e8b578142cfa09a1c3d126cf /view/theme
parent3dc131757d0a8bf3ac970ffaef0807b2e23c5729 (diff)
parent5c1f23b61a9e2ae13df8aad3b2cb526e5f955d94 (diff)
downloadvolse-hubzilla-2fdd1485985e2f341b413e978cf85edb858fce41.tar.gz
volse-hubzilla-2fdd1485985e2f341b413e978cf85edb858fce41.tar.bz2
volse-hubzilla-2fdd1485985e2f341b413e978cf85edb858fce41.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'view/theme')
-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;