mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Customizer: Use the new dashicon for the Preview/Customize toggle in narrow screens.
see #30902, #28784. git-svn-id: https://develop.svn.wordpress.org/trunk@33150 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
32ed996622
commit
cf6504c787
@ -1308,7 +1308,7 @@ body.cheatin p {
|
||||
}
|
||||
|
||||
.customize-controls-preview-toggle .controls:before {
|
||||
content: "\f100";
|
||||
content: "\f540";
|
||||
}
|
||||
|
||||
.preview-only #customize-controls {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user