diff --git a/static/sfu.css b/static/sfu.css index d080ba8..1376a6d 100644 --- a/static/sfu.css +++ b/static/sfu.css @@ -651,6 +651,10 @@ h1 { margin-bottom: 4px; } +#optionsdiv input[type="checkbox"] { + vertical-align: middle; +} + #presentbutton, #unpresentbutton { white-space: nowrap; margin-right: 0.4em; @@ -1221,4 +1225,3 @@ header .collapse { } } -