diff --git a/webadmin/src/theme.scss b/webadmin/src/theme.scss index 4b1e4a4c8..3def38540 100644 --- a/webadmin/src/theme.scss +++ b/webadmin/src/theme.scss @@ -107,6 +107,10 @@ $table-border-color: transparent !default; color: white; } +input[type="checkbox"] { + margin-top: 2px; +} + // ---------------------------- // Main classes