Decrease line-height for switches.
The label not being vertically centered was driving me mad.
This commit is contained in:
parent
b2bfb6c3e9
commit
98f1e62047
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user