1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 21:50:50 +02:00

Make discussion list titles smaller again

This commit is contained in:
Toby Zerner
2015-05-18 10:35:42 +09:30
parent a8a2596228
commit 8390baa4c8

View File

@@ -308,7 +308,7 @@
margin-right: -65px; margin-right: -65px;
} }
& .title { & .title {
font-size: 16px; font-size: 15px;
} }
& .count { & .count {
margin-right: -65px; margin-right: -65px;