mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 18:43:38 +08:00
Prevent bullet badge from shrinking/growing as flex item
This commit is contained in:
parent
7d7b6baab9
commit
2a518c88d0
|
@ -51,6 +51,7 @@
|
|||
}
|
||||
.badge-category-parent-bg,
|
||||
.badge-category-bg {
|
||||
flex: 0 0 auto;
|
||||
width: 9px;
|
||||
height: 9px;
|
||||
margin-right: 5px;
|
||||
|
|
Loading…
Reference in New Issue
Block a user