Restore spacing on the edit screen when a post type supports title but not editor.

props avryl.
fixes #28893.

Built from https://develop.svn.wordpress.org/trunk@29618


git-svn-id: http://core.svn.wordpress.org/trunk@29392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí
2014-08-26 05:25:16 +00:00
parent 7b75eff693
commit 86f071355c
5 changed files with 5 additions and 3 deletions

View File

@@ -670,6 +670,7 @@ span.wp-media-buttons-icon:before {
padding: 0;
}
#post-body-content,
.edit-form-section {
margin-bottom: 20px;
}

View File

@@ -670,6 +670,7 @@ span.wp-media-buttons-icon:before {
padding: 0;
}
#post-body-content,
.edit-form-section {
margin-bottom: 20px;
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long