mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-30 19:08:10 -05:00
smallenate anon drop-down topic counts
This commit is contained in:
parent
0fba445bc1
commit
3a010c34cc
1 changed files with 1 additions and 0 deletions
|
@ -163,6 +163,7 @@
|
||||||
b.topics-count {
|
b.topics-count {
|
||||||
color: scale-color($primary, $lightness: 50%);
|
color: scale-color($primary, $lightness: 50%);
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
font-size: 11px;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
|
|
Loading…
Reference in a new issue