Remove an errant trailing comma

This commit is contained in:
Mark H. Wood
2013-10-29 13:15:37 -04:00
parent eb1902ae7f
commit 25077540be

View File

@@ -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;
}