2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-12 21:10:47 +08:00

FIX: Flags notification badge becomes too narrow when menu is open

This commit is contained in:
Kris 2018-01-22 14:02:07 -05:00
parent cbb321658f
commit a9e0c6a685

View file

@ -101,10 +101,6 @@
border-left: 1px solid $primary-low;
border-right: 1px solid $primary-low;

.flagged-posts {
right: 24px;
}

&:after {
display: block;
position: absolute;