mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-29 00:00:33 -04: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
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
|
||||
&.bullet { //bullet category style
|
||||
line-height: 1;
|
||||
margin-right: 10px;
|
||||
margin-right: 5px;
|
||||
|
||||
h3 & {
|
||||
line-height: .9;
|
||||
|
|
Loading…
Add table
Reference in a new issue