diff --git a/www/form/app-form.less b/www/form/app-form.less index b896e9962..c1eec03bf 100644 --- a/www/form/app-form.less +++ b/www/form/app-form.less @@ -1375,9 +1375,6 @@ outline: @variables_focus_style; border-radius: @variables_radius; } - &:last-of-type { - margin-right: 0.2rem; - } } div.cp-form-poll-choice { cursor: pointer;