diff --git a/www/form/app-form.less b/www/form/app-form.less index 07d7e0087..f68b02be5 100644 --- a/www/form/app-form.less +++ b/www/form/app-form.less @@ -581,6 +581,9 @@ .cp-form-type-poll-container { overflow: auto; + .cp-form-poll-hint { + margin-bottom: 10px; + } } .cp-form-type-poll { display: inline-flex;