Prevent bullet badge from shrinking/growing as flex item

This commit is contained in:
Kris 2018-12-17 21:05:32 -05:00
parent 7d7b6baab9
commit 2a518c88d0

View File

@ -51,6 +51,7 @@
}
.badge-category-parent-bg,
.badge-category-bg {
flex: 0 0 auto;
width: 9px;
height: 9px;
margin-right: 5px;