Add .edit-form-section class to the comment edit form for correct spacing. fixes #23240.

git-svn-id: https://develop.svn.wordpress.org/trunk@23955 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Helen Hou-Sandi
2013-04-10 19:20:13 +00:00
parent ef0c6be239
commit 571d74d1de
+1 -1
View File
@@ -23,7 +23,7 @@ if ( !defined('ABSPATH') )
<input type="hidden" name="comment_post_ID" value="<?php echo esc_attr( $comment->comment_post_ID ); ?>" />
<div id="post-body" class="metabox-holder columns-2">
<div id="post-body-content">
<div id="post-body-content" class="edit-form-section">
<div id="namediv" class="stuffbox">
<h3><label for="name"><?php _e( 'Author' ) ?></label></h3>
<div class="inside">