diff --git a/app/assets/stylesheets/osem.css.scss b/app/assets/stylesheets/osem.css.scss index 302e13ee..acab9a05 100644 --- a/app/assets/stylesheets/osem.css.scss +++ b/app/assets/stylesheets/osem.css.scss @@ -53,4 +53,6 @@ body { fieldset { margin: 20px 0 20px 0; -} \ No newline at end of file +} + +.bootstrap-switch { height: 1.7em }