fix height of switch

This commit is contained in:
Stella 2014-12-19 12:27:35 +02:00
parent a845dd5d7d
commit 44f693a093

View file

@ -53,4 +53,6 @@ body {
fieldset {
margin: 20px 0 20px 0;
}
}
.bootstrap-switch { height: 1.7em }