FIX: extraneous mobile CSS, flagged badge color in dropdown

This commit is contained in:
Kris 2017-11-30 17:29:29 -05:00
parent 3dd67e9c04
commit 9876f3d0ee
2 changed files with 1 additions and 2 deletions

View File

@ -51,7 +51,7 @@
}
}
.header-dropdown-toggle, .drop-down {
.header-dropdown-toggle, .drop-down, .panel-body {
.flagged-posts, .queued-posts {
background: $danger;
}

View File

@ -36,7 +36,6 @@
.d-header-icons {
.badge-notification {
top: -5px;
color: $secondary;
}
.active .icon {