FIX: Super sized badge
This commit is contained in:
parent
553d0ebb76
commit
a10e9ed232
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue