diff --git a/dspace-xmlui/src/main/webapp/themes/Kubrick/lib/css/style.css b/dspace-xmlui/src/main/webapp/themes/Kubrick/lib/css/style.css index a8b8e7c01b..48c7ebf883 100644 --- a/dspace-xmlui/src/main/webapp/themes/Kubrick/lib/css/style.css +++ b/dspace-xmlui/src/main/webapp/themes/Kubrick/lib/css/style.css @@ -927,7 +927,7 @@ ul.ds-progress-list #aspect_submission_StepTransformer_field_submit_jump_6_1 } /* The next few entries were motivated by the item submission pages. If undesirable changes are produced elsewhere, let's use the id instead of the fieldset tag name and class ds-form-list.thick to apply these entries*/ -fieldset.ds-form-list.thick .ds-composite-component.last, +fieldset.ds-form-list.thick .ds-composite-component.last { display: block; }