No margin-top for tabs in upload form.
This commit is contained in:
@ -1455,7 +1455,8 @@ fieldset p,
|
||||
.comment_data,
|
||||
.configuration_group h3,
|
||||
form > .button_link:first-of-type,
|
||||
.upload_form > .form_field:first-child {
|
||||
.upload_form > .form_field:first-child,
|
||||
#uploadform .tabs ul {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user