mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 16:24:55 +00:00
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…
x
Reference in New Issue
Block a user