Decrease line-height for switches.

The label not being vertically centered was driving me mad.
This commit is contained in:
Mathias Meyer 2014-02-18 11:54:59 +01:00
parent b2bfb6c3e9
commit 98f1e62047

View File

@ -10,7 +10,7 @@
margin: 0 10px 0 15px
padding: 0 10px 0 0
border: 1px solid #bdbdbd
line-height: 21px
line-height: 19px
font-size: 11px
color: #999
cursor: pointer