Minor styling adjustments

This commit is contained in:
Penar Musaraj 2019-08-10 15:44:47 -04:00
parent 8049b977e7
commit 9ee2d012c6
1 changed files with 7 additions and 6 deletions

View File

@ -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;
}
}