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

Tweak discussion list spacing

This commit is contained in:
Toby Zerner
2015-05-07 06:38:09 +09:30
parent 719080ff1f
commit 515e61b77f

View File

@@ -207,7 +207,7 @@
text-decoration: underline;
}
& .title {
margin: 0 0 5px;
margin: 0 0 6px;
line-height: 1.3;
color: @fl-secondary-color;
}