FIX: extraneous mobile CSS, flagged badge color in dropdown
This commit is contained in:
parent
3dd67e9c04
commit
9876f3d0ee
|
@ -51,7 +51,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
.header-dropdown-toggle, .drop-down {
|
||||
.header-dropdown-toggle, .drop-down, .panel-body {
|
||||
.flagged-posts, .queued-posts {
|
||||
background: $danger;
|
||||
}
|
||||
|
|
|
@ -36,7 +36,6 @@
|
|||
.d-header-icons {
|
||||
.badge-notification {
|
||||
top: -5px;
|
||||
color: $secondary;
|
||||
}
|
||||
|
||||
.active .icon {
|
||||
|
|
Loading…
Reference in New Issue