1
0
mirror of https://github.com/flarum/core.git synced 2025-08-02 14:37:49 +02:00

Condense discussion list last reply icons

This commit is contained in:
Toby Zerner
2015-09-25 13:52:13 +09:30
parent c2c1461fdc
commit 575ff76002

View File

@@ -75,6 +75,10 @@
.username { .username {
font-weight: bold; font-weight: bold;
} }
.item-terminalPost .icon {
font-size: 11px;
margin-right: -1px;
}
} }
.DiscussionListItem-count { .DiscussionListItem-count {
float: right; float: right;