FIX: Flags notification badge becomes too narrow when menu is open
This commit is contained in:
parent
cbb321658f
commit
a9e0c6a685
|
@ -101,10 +101,6 @@
|
||||||
border-left: 1px solid $primary-low;
|
border-left: 1px solid $primary-low;
|
||||||
border-right: 1px solid $primary-low;
|
border-right: 1px solid $primary-low;
|
||||||
|
|
||||||
.flagged-posts {
|
|
||||||
right: 24px;
|
|
||||||
}
|
|
||||||
|
|
||||||
&:after {
|
&:after {
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Reference in New Issue