UX: Flags lost their red color on dropdown
This commit is contained in:
parent
a9737e2813
commit
f6fb94d31f
|
@ -51,14 +51,15 @@
|
|||
}
|
||||
}
|
||||
|
||||
.flagged-posts, .queued-posts {
|
||||
background: $danger;
|
||||
}
|
||||
|
||||
.d-header-icons {
|
||||
text-align: center;
|
||||
margin: 0 0 0 5px;
|
||||
list-style: none;
|
||||
|
||||
.flagged-posts, .queued-posts {
|
||||
background: $danger;
|
||||
}
|
||||
|
||||
> li {
|
||||
float: left;
|
||||
|
|
Loading…
Reference in New Issue