mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-08 10:34:25 +00:00
Merge branch 'master' into dspace-rest-fixes
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
top: -40px;
|
top: -40px;
|
||||||
left: -12px;
|
left: -12px;
|
||||||
}
|
}
|
||||||
#ds-header h2,
|
#ds-header h2
|
||||||
{
|
{
|
||||||
margin:0pt;
|
margin:0pt;
|
||||||
padding-top:81px;
|
padding-top:81px;
|
||||||
@@ -132,4 +132,4 @@ fieldset#aspect_submission_StepTransformer_field_published_before
|
|||||||
#footer
|
#footer
|
||||||
{
|
{
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
}
|
}
|
||||||
|
@@ -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*/
|
/* 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;
|
display: block;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user