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;
}