mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: extraneous mobile CSS, flagged badge color in dropdown
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user