[wp-trac] [WordPress Trac] #42596: Remove extra space in menus post body content

WordPress Trac noreply at wordpress.org
Fri Nov 17 13:02:38 UTC 2017


#42596: Remove extra space in menus post body content
--------------------------+------------------------------
 Reporter:  Shital Patel  |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Menus         |     Version:  4.9
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:
--------------------------+------------------------------

Comment (by welcher):

 @Shital Patel thanks for the ticket and welcome to trac!

 @Hardik Amipara thank you for the patches! Typically patches are generated
 from the root of the repository ( at the same level that contains the
 `/src` directory ). I have taken the liberty of regenerating the patch
 from there.

 Also, I did some tests with the patch and found that when the following
 rule is applied:
 {{{
 .nav-menus-php #post-body #post-body-content{
      margin-bottom: 0px;
 }
 }}}

 We are losing the padding below the Menu Settings
 [[Image(menus-42596.png)]]

 I had refactored the patch slightly to accommodate.

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


More information about the wp-trac mailing list