[wp-trac] [WordPress Trac] #28893: No margin bottom when the post type only has a title

WordPress Trac noreply at wordpress.org
Thu Jul 17 13:38:05 UTC 2014


#28893: No margin bottom when the post type only has a title
-------------------------------+--------------------
 Reporter:  markoheijnen       |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  4.0
Component:  Posts, Post Types  |     Version:  trunk
 Severity:  normal             |  Resolution:
 Keywords:                     |     Focuses:  ui
-------------------------------+--------------------

Comment (by michalzuber):

 Helen was right, she knows a lot from the codebase :)
 But I also checked the source and the {{{.edit-form-section}}} class is
 used in 3 different php files.

 {{{
 wordpress-svn$ grep -ri 'edit-form-section' src
 src/wp-admin/css/edit.css:608:.edit-form-section {
 src/wp-admin/edit-form-advanced.php:493:<div id="postdivrich"
 class="postarea edit-form-section">
 src/wp-admin/edit-form-comment.php:25:<div id="post-body-content" class
 ="edit-form-section">
 src/wp-admin/includes/media.php:2654:   <div class="wp_attachment_details
 edit-form-section">
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/28893#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list