possible fix for #385

This commit is contained in:
Mario Vavti
2016-05-21 14:34:01 +02:00
parent bf05012150
commit 9480e9b68b
3 changed files with 6 additions and 1 deletions

View File

@@ -526,6 +526,10 @@ footer {
clear: both;
}
#nav-notifications-template {
display: none;
}
#nav-searchbar {
float: right;
margin-top: 2px;