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. git-svn-id: https://develop.svn.wordpress.org/trunk@33165 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c9b863c636
commit
7a238fe2d6
@ -1021,10 +1021,6 @@ body.folded .theme-overlay .theme-wrap {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.themes-php .wrap h1 {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.themes-php .wp-filter-search {
|
||||
float: none;
|
||||
clear: both;
|
||||
|
Loading…
Reference in New Issue
Block a user