FIX: Super sized badge

This commit is contained in:
Robin Ward 2015-08-31 16:49:46 -04:00
parent 553d0ebb76
commit a10e9ed232
1 changed files with 3 additions and 1 deletions

View File

@ -122,7 +122,6 @@
top: -9px;
z-index: 1;
margin-left: 0;
left: 40px;
}
.unread-notifications {
right: -4px;
@ -131,6 +130,9 @@
.unread-private-messages {
left: 82px;
}
.flagged-posts {
left: 40px;
}
}
.flagged-posts {
background: $danger;