Make WordPress Core

Ticket #34102: 34102.diff

File 34102.diff, 643 bytes (added by umesh.nevase, 10 years ago)

patch file for the issue, Fixed the issue

  • customize-nav-menus.css

     
    110110        right: 0;
    111111}
    112112
    113 .customize-control-nav_menu .reordering .add-new-menu-item {
     113.control-section-nav_menu .reordering .add-new-menu-item {
    114114        opacity: 0.2;
    115115        pointer-events: none;
    116116        cursor: not-allowed;
     
    981981}
    982982
    983983li.assigned-to-menu-location .menu-delete-item {
    984   display: none;
     984        display: none;
    985985}
    986986
    987987li.assigned-to-menu-location .add-new-menu-item {
    988   margin-bottom: 1em;
     988        margin-bottom: 1em;
    989989}
    990990
    991991.menu-delete {