mirror of
https://github.com/flarum/core.git
synced 2025-08-04 15:37:51 +02:00
Make category label padding adapt to its size
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
font-weight: 600;
|
||||
display: inline-block;
|
||||
color: #fff;
|
||||
padding: 1px 5px;
|
||||
padding: 0.1em 0.45em;
|
||||
border-radius: 4px;
|
||||
|
||||
&.uncategorized {
|
||||
|
Reference in New Issue
Block a user