mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
UX: reduce subcategory badge spacing
This commit is contained in:
parent
c08b2ddecf
commit
4f5aebc338
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
||||||
.subcategory {
|
.subcategory {
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
align-items: baseline;
|
align-items: baseline;
|
||||||
margin-right: 0.8em;
|
margin-right: 0.3em;
|
||||||
}
|
}
|
||||||
.badge-wrapper {
|
.badge-wrapper {
|
||||||
margin-right: 0.5em;
|
margin-right: 0.5em;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue