diff --git a/public/css/index.css b/public/css/index.css index b480a58..da1823f 100644 --- a/public/css/index.css +++ b/public/css/index.css @@ -426,6 +426,11 @@ div[contenteditable]:empty:not(:focus):before{ cursor: pointer; } +.status-bar .status-indicators .status-preferences .dropdown-menu label > input[type="checkbox"] { + vertical-align: middle; + margin: -3px 0 0; +} + .ui-theme-toggle, .ui-spellcheck-toggle { opacity: 0.2;