more custom navbar work

This commit is contained in:
zotlabs
2017-10-09 20:19:03 -07:00
parent 89aa9a80c4
commit 335536bbbf
3 changed files with 40 additions and 53 deletions

View File

@@ -19,6 +19,7 @@ nav .dropdown-menu {
}
}
@media screen and (max-width: 767px) {
.navbar {
padding: .5rem 7px;

View File

@@ -0,0 +1,3 @@
#notifications {
display: none;
}