FIX: Missing color on queued posts dropdown

This commit is contained in:
Robin Ward 2017-09-11 09:47:16 -04:00
parent 2708243584
commit 81e576ae37
1 changed files with 1 additions and 1 deletions

View File

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