Menus: Readjust screen options toggle icon.
Third revision. This will let the icon appear slightly bigger than the help icon on Macs and just slightly smaller on Windows machines. It's a compromise in every way. Fixes #32733. Again. Built from https://develop.svn.wordpress.org/trunk@33444 git-svn-id: http://core.svn.wordpress.org/trunk@33411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -341,14 +341,14 @@
|
||||
border: none;
|
||||
content: "\f111";
|
||||
display: block;
|
||||
font: 16px/1 "dashicons";
|
||||
font: 18px/1 "dashicons";
|
||||
padding: 5px;
|
||||
text-align: center;
|
||||
text-decoration: none !important;
|
||||
text-indent: 0;
|
||||
right: 7px;
|
||||
right: 6px;
|
||||
position: absolute;
|
||||
top: 7px;
|
||||
top: 6px;
|
||||
}
|
||||
|
||||
.wp-customizer #screen-options-wrap {
|
||||
|
||||
2
wp-admin/css/customize-nav-menus-rtl.min.css
vendored
2
wp-admin/css/customize-nav-menus-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -341,14 +341,14 @@
|
||||
border: none;
|
||||
content: "\f111";
|
||||
display: block;
|
||||
font: 16px/1 "dashicons";
|
||||
font: 18px/1 "dashicons";
|
||||
padding: 5px;
|
||||
text-align: center;
|
||||
text-decoration: none !important;
|
||||
text-indent: 0;
|
||||
left: 7px;
|
||||
left: 6px;
|
||||
position: absolute;
|
||||
top: 7px;
|
||||
top: 6px;
|
||||
}
|
||||
|
||||
.wp-customizer #screen-options-wrap {
|
||||
|
||||
2
wp-admin/css/customize-nav-menus.min.css
vendored
2
wp-admin/css/customize-nav-menus.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user