Make WordPress Core

Ticket #47010: 47010.diff

File 47010.diff, 376 bytes (added by promz, 6 years ago)

This fixes the problem and doesn't caused any problems as far as I have tested.

  • wp-admin/css/admin-menu.css

     
    765765                z-index: 100;
    766766        }
    767767
     768        .auto-fold #adminmenuback {
     769                position: fixed;
     770        }
     771
    768772        .auto-fold #adminmenuback,
    769773        .auto-fold #adminmenuwrap {
    770774                display: none;