diff --git a/www/form/app-form.less b/www/form/app-form.less index 1354cacca..60da1daff 100644 --- a/www/form/app-form.less +++ b/www/form/app-form.less @@ -548,6 +548,7 @@ .cp-form-individual { background: @cp_form-bg1; padding: 10px; + margin-bottom: 20px; & > *:not(:last-child) { margin-right: 10px; }