Accessibility: Remove inappropriate content from the Themes screen heading.
Props joedolson. See #26601. Built from https://develop.svn.wordpress.org/trunk@39528 git-svn-id: http://core.svn.wordpress.org/trunk@39468 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -949,9 +949,8 @@ body.folded .theme-browser ~ .theme-overlay .theme-wrap {
|
||||
float: none;
|
||||
clear: both;
|
||||
right: 0;
|
||||
top: 0;
|
||||
left: 0;
|
||||
margin: 10px 0;
|
||||
margin: -5px 0 20px 0;
|
||||
width: 100%;
|
||||
max-width: 280px;
|
||||
}
|
||||
|
||||
2
wp-admin/css/themes-rtl.min.css
vendored
2
wp-admin/css/themes-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -949,9 +949,8 @@ body.folded .theme-browser ~ .theme-overlay .theme-wrap {
|
||||
float: none;
|
||||
clear: both;
|
||||
left: 0;
|
||||
top: 0;
|
||||
right: 0;
|
||||
margin: 10px 0;
|
||||
margin: -5px 0 20px 0;
|
||||
width: 100%;
|
||||
max-width: 280px;
|
||||
}
|
||||
|
||||
2
wp-admin/css/themes.min.css
vendored
2
wp-admin/css/themes.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user