mirror of
https://github.com/discourse/discourse.git
synced 2026-08-04 02:13:26 -05:00
FIX: tag text was too big in /categories page
This commit is contained in:
@@ -136,6 +136,10 @@
|
||||
color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 40%));
|
||||
}
|
||||
|
||||
.discourse-tag {
|
||||
font-size: 0.75em;
|
||||
}
|
||||
|
||||
.topic-list {
|
||||
.posts {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user