shrink label letter-spacing

This commit is contained in:
Felix Niklas 2015-09-14 18:44:36 +02:00
parent 79666ba324
commit 1489a01071

View file

@ -779,7 +779,7 @@ label,
display: block;
font-size: 12px;
font-weight: normal;
letter-spacing: 0.1em;
letter-spacing: 0.05em;
margin-bottom: 4px;
text-align: left;
padding: 0;