Small fixes

- Make count smaller so it’ll fit.
- Change color of badge based on unread notifications or not.
This commit is contained in:
Rosiak
2015-12-11 16:32:53 +01:00
parent 0d649c1ee6
commit 6ffdd7a34e
2 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -1773,7 +1773,7 @@ label {
.badge-navbar-user{
background:red;
border-radius: 40%;
font-size: 60%;
font-size: 50%;
height: auto;
margin: 0;
padding:5px;