Make WordPress Core

Changeset 26620


Ignore:
Timestamp:
12/04/2013 06:50:25 PM (11 years ago)
Author:
iammattthomas
Message:

Allow error messages to push the adminmenu down. Fixes #26312, props SergeyBiryukov.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/css/wp-admin.css

    r26618 r26620  
    19081908.sticky-menu #adminmenuwrap {
    19091909    position: fixed;
    1910     top: 32px;
    1911     left: 0;
    19121910    z-index: 9999; /* Match the z-index of .wp-submenu to ensure flyout menus don't appear underneath main column elements */
    19131911}
Note: See TracChangeset for help on using the changeset viewer.