mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-30 01:14:28 +00:00
Customizer: Stack the menu gear icon below the help icon for more text breathing room.
Fixes #33181. git-svn-id: https://develop.svn.wordpress.org/trunk@33500 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -295,8 +295,8 @@
|
||||
margin: 0;
|
||||
padding: 20px;
|
||||
position: absolute;
|
||||
right: 31px;
|
||||
top: 4px;
|
||||
right: 0px;
|
||||
top: 30px;
|
||||
}
|
||||
|
||||
#customize-controls .customize-info .customize-help-toggle {
|
||||
|
||||
Reference in New Issue
Block a user