mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 03:16:41 +08:00
minor /categories CSS tweaks
This commit is contained in:
parent
3cfa37b1e6
commit
10403676d7
|
@ -200,6 +200,7 @@
|
|||
td.latest {
|
||||
vertical-align: top;
|
||||
padding: 8px;
|
||||
padding-top: 0;
|
||||
}
|
||||
.last-user-info {
|
||||
font-size: 0.857em;
|
||||
|
@ -242,6 +243,7 @@
|
|||
}
|
||||
a.last-posted-at, a.last-posted-at:visited {
|
||||
color: scale-color($primary, $lightness: 50%);
|
||||
font-size: 0.88em;
|
||||
}
|
||||
.badge {
|
||||
font-size: 0.714em;
|
||||
|
|
Loading…
Reference in New Issue
Block a user