Make WordPress Core

Changeset 30764


Ignore:
Timestamp:
12/07/2014 03:00:35 AM (10 years ago)
Author:
azaozz
Message:

Admin toolbar: remove unneeded overrides of z-index and left on screens narrower than 782px. Props avryl, babbardel. Fixes #29867.

File:
1 edited

Legend:

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

    r30713 r30764  
    747747    /* Toolbar Touchification*/
    748748    html #wpadminbar {
    749         left: 0 !important;
    750         z-index: 500 !important;
    751749        height: 46px;
    752750        min-width: 300px;
Note: See TracChangeset for help on using the changeset viewer.