mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
UX: Fixing an issue where category names were too large on /categories
This commit is contained in:
parent
47585202cb
commit
e84fb9ba4d
1 changed files with 6 additions and 0 deletions
|
@ -28,6 +28,12 @@
|
|||
.top-row {
|
||||
margin-bottom: 0.1em;
|
||||
}
|
||||
.bottom-row {
|
||||
font-size: .75em;
|
||||
.bage-category {
|
||||
font-size: 1.167em;
|
||||
}
|
||||
}
|
||||
}
|
||||
.topic-stats {
|
||||
flex: 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue