diff --git a/webroot/css/style.css b/webroot/css/style.css index 7b72f109..bef36b59 100644 --- a/webroot/css/style.css +++ b/webroot/css/style.css @@ -9,6 +9,9 @@ .checkbox.nc-checkbox { padding-left: 20px; } +.form-input-outer > .checkbox-inline.nc-checkbox { + margin-right: 16px; +} .nc-checkbox label { padding-left: 0px; font-weight: normal;