mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 15:05:24 +08:00
another fix for bullet category badges to prevent wrapping with unread counts on long category names
This commit is contained in:
parent
acafa491b2
commit
5f3451a3ea
|
@ -53,7 +53,7 @@
|
|||
|
||||
&.bullet { //bullet category style
|
||||
line-height: 1;
|
||||
margin-right: 10px;
|
||||
margin-right: 5px;
|
||||
|
||||
h3 & {
|
||||
line-height: .9;
|
||||
|
|
Loading…
Reference in New Issue
Block a user