Flag badge too wide in header panels

This commit is contained in:
Kris 2018-02-20 17:31:02 -05:00
parent 0799831dbe
commit ce97bdb472
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@
.header-dropdown-toggle, .drop-down, .panel-body {
.flagged-posts, .queued-posts {
background: $danger;
min-width: 6px;
}
}