introduce shared files notifications

This commit is contained in:
Mario Vavti
2017-10-04 22:11:18 +02:00
parent 295ed07d40
commit 6f88d5e92b
3 changed files with 50 additions and 9 deletions

View File

@@ -7,6 +7,10 @@ nav .badge {
font-size: 0.75rem;
}
nav .dropdown-menu {
min-width: 16rem;
}
@media screen and (min-width: 767px) {
nav .badge {
top: 0px;