Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #54217, comment 5


Ignore:
Timestamp:
10/05/2021 06:53:46 AM (4 years ago)
Author:
juhise
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54217, comment 5

    initial v1  
    1 Added one more fix, for new menu menu when there was no title `Give your menu a name, then click Create Menu.` message doesn't have proper spacing. Even in 5.8 it didn't have consistent spacing from top and bottom
     1Added one more fix[https://github.com/WordPress/wordpress-develop/pull/1730/commits/307b2094480d1cb0da3ad0b11a19c45abdb07d9f], for new menu menu when there was no title `Give your menu a name, then click Create Menu.` message doesn't have proper spacing. Even in 5.8 it didn't have consistent spacing from top and bottom
    22Attaching few screenshots ```new-menu-with-no-title-5.8.png``` ```new-menu-with-no-title-after-current-change.png``` ```new-menu-with-no-title-after-fix.png```