fix height of switch
This commit is contained in:
parent
a845dd5d7d
commit
44f693a093
1 changed files with 3 additions and 1 deletions
|
|
@ -54,3 +54,5 @@ body {
|
||||||
fieldset {
|
fieldset {
|
||||||
margin: 20px 0 20px 0;
|
margin: 20px 0 20px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.bootstrap-switch { height: 1.7em }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue