More consistent spacing around the excerpt textarea.

Props paulwilde.
Fixes #32242.



git-svn-id: https://develop.svn.wordpress.org/trunk@32841 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Konstantin Obenland 2015-06-18 14:18:53 +00:00
parent d7831ec94d
commit b758c6cec4

View File

@ -573,11 +573,11 @@ span.wp-media-buttons-icon:before {
display: inline; display: inline;
} }
#excerpt, #excerpt {
.attachmentlinks { display: block;
margin: 0; margin: 12px 0 0;
height: 4em; height: 4em;
width: 98%; width: 100%;
} }
.tagchecklist { .tagchecklist {