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

Use LESS variable

This commit is contained in:
Toby Zerner
2015-09-16 17:04:30 +09:30
parent 80558401b1
commit 55df6ce6df

View File

@@ -54,7 +54,7 @@
text-transform: uppercase;
font-weight: bold;
color: @muted-color;
padding: 20px 20px 20px 90px;
padding: 20px 20px 20px @avatar-column-width;
font-size: 12px;
@media @phone {