diff --git a/css/_single_theme.css.php b/css/_single_theme.css.php index d6db320239..10c6a92455 100644 --- a/css/_single_theme.css.php +++ b/css/_single_theme.css.php @@ -338,6 +338,8 @@ . .frm_blank_field input[type=tel], . .frm_blank_field input[type=number], . .frm_blank_field input[type=email], +. .frm_blank_field input[type=checkbox], +. .frm_blank_field input[type=radio], . .frm_blank_field textarea, . .frm_blank_field .mce-edit-area iframe, . .frm_blank_field select:not(.ui-datepicker-month):not(.ui-datepicker-year),