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:
Dominik Schilling (ocean90) 2015-07-09 21:04:36 +00:00
parent 32ed996622
commit cf6504c787

View File

@ -1308,7 +1308,7 @@ body.cheatin p {
}
.customize-controls-preview-toggle .controls:before {
content: "\f100";
content: "\f540";
}
.preview-only #customize-controls {