1
0
mirror of https://github.com/flarum/core.git synced 2025-07-25 10:41:24 +02:00

Tweak discussion list spacing

This commit is contained in:
Toby Zerner
2015-05-07 06:38:09 +09:30
parent 3a5a89e001
commit fd2708485a

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;
}