1
0
mirror of https://github.com/flarum/core.git synced 2025-08-05 16:07:34 +02:00

Padding tweak

This commit is contained in:
Toby Zerner
2015-05-30 14:58:47 +09:30
parent a3b029accc
commit 4a3f8d2aa8

View File

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