Make WordPress Core

Ticket #31381: 31381.diff

File 31381.diff, 431 bytes (added by obenland, 10 years ago)
  • src/wp-admin/css/themes.css

     
    924924                left: 0;
    925925                padding: 70px 20px 20px;
    926926                border: none;
    927                 z-index: 500; /* should overlap #wpadminbar, which is 500 on mobile. */
     927                z-index: 100000; /* should overlap #wpadminbar. */
    928928                position: fixed;
    929929        }
    930930