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

Padding tweak

This commit is contained in:
Toby Zerner 2015-05-30 14:58:47 +09:30
parent e1f8fbdc32
commit 1603c10ae9

View File

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