mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Prevent category badges from wrapping on white space
This commit is contained in:
parent
d51dcd1705
commit
d579e4c5d5
@ -25,6 +25,7 @@
|
||||
color: $white;
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
white-space: nowrap;
|
||||
&[href] {
|
||||
color: $white;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user