Minor layout fixes for data import.
This commit is contained in:
@ -833,6 +833,8 @@ input[type=checkbox] { margin-right: .4em; }
|
||||
margin-bottom: .75em;
|
||||
}
|
||||
|
||||
.importer_data dd { margin-bottom: .75em; }
|
||||
|
||||
.comment_data,
|
||||
.comment_data dt,
|
||||
.template_info dt,
|
||||
@ -1146,6 +1148,11 @@ fieldset p,
|
||||
.media_file_meta,
|
||||
.image_resize_hint p { margin: 0; }
|
||||
|
||||
.importer_data .clearfix>div {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.actions,
|
||||
.edit_actions {
|
||||
margin-top: .35em;
|
||||
|
Reference in New Issue
Block a user