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

Categories in hamburger menu were misaligned in Firefox

This commit is contained in:
Kris 2018-03-02 15:04:55 -05:00
parent 5e11bc79ff
commit efb0bf6b16

View file

@ -88,7 +88,6 @@
.badge-wrapper {
overflow: hidden;
text-overflow: ellipsis;
display: inline-block;
&.bar, &.bullet {
color: $primary;
}