mirror of
https://github.com/discourse/discourse-category-icons.git
synced 2025-02-16 16:34:52 +00:00
Minor styling adjustments
This commit is contained in:
parent
8049b977e7
commit
9ee2d012c6
@ -18,14 +18,15 @@ span.category-badge-icon {
|
||||
}
|
||||
}
|
||||
|
||||
.categories-list .category-box-heading h3 {
|
||||
.d-icon {
|
||||
margin: 0;
|
||||
&:not(.d-icon-lock) {
|
||||
color: inherit;
|
||||
}
|
||||
.categories-list .category-box-heading h3,
|
||||
.category-list .category h3 {
|
||||
.d-icon:not(.d-icon-lock) {
|
||||
color: inherit;
|
||||
}
|
||||
div {
|
||||
display: inline;
|
||||
}
|
||||
.category-icon-widget {
|
||||
vertical-align: baseline;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user