mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
fixing private category badges and mobile header logo
This commit is contained in:
parent
49a222f985
commit
fd2da91df0
@ -19,7 +19,7 @@
|
||||
// --------------------------------------------------
|
||||
|
||||
.badge-category {
|
||||
padding: 2px 4px;
|
||||
padding: 2px 6px;
|
||||
color: $tertiary_text_color;
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
@ -41,7 +41,6 @@
|
||||
div {
|
||||
display: inline-block;
|
||||
margin: 0;
|
||||
padding-right: 6px;
|
||||
}
|
||||
}}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user