Make WordPress Core

Changeset 33165


Ignore:
Timestamp:
07/11/2015 08:06:25 PM (9 years ago)
Author:
jeremyfelt
Message:

Improve styling of .themes-php header on mobile devices.

The Themes page title does not need to be forced to 100% width on smaller devices. This fixes width issues for network admin, site admin, and single site admin theme pages.

See #32846.

File:
1 edited

Legend:

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

    r33153 r33165  
    10201020        margin-top: 10px;
    10211021        font-size: 13px;
    1022     }
    1023 
    1024     .themes-php .wrap h1 {
    1025         width: 100%;
    10261022    }
    10271023
Note: See TracChangeset for help on using the changeset viewer.