diff --git a/resources/css/components/forms.css b/resources/css/components/forms.css index 7e86f98..4908ff4 100644 --- a/resources/css/components/forms.css +++ b/resources/css/components/forms.css @@ -159,7 +159,11 @@ form:not(.metabox-location-side):not(.metabox-location-normal):not( .gform_heading { @apply !hidden; } - +#gform_fields_18 { + .publication-list { + @apply mb-10; + } +} .section_titling + .gform_wrapper { @apply mt-16; }