mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 19:00:32 -06:00
UX: Use consistent category badge font size in dropdowns (#14502)
This commit is contained in:
parent
23df78acb3
commit
724c836ffa
@ -126,6 +126,10 @@
|
||||
border-bottom-width: 5px;
|
||||
border-bottom-style: solid;
|
||||
}
|
||||
|
||||
.badge-wrapper {
|
||||
font-size: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
.btn-clear {
|
||||
|
Loading…
Reference in New Issue
Block a user