Customizer: Ensure that the 'Collapse' button is styled properly (overridding the admin button style). props helenyhou. fixes #22684.

git-svn-id: https://develop.svn.wordpress.org/trunk@22977 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2012-12-03 00:42:11 +00:00
parent 8cd2af059b
commit b32e926551
1 changed files with 1 additions and 1 deletions

View File

@ -5605,7 +5605,7 @@ body.full-overlay-active {
}
/* Collapse Button */
.wp-full-overlay .collapse-sidebar {
.wp-full-overlay a.collapse-sidebar {
position: absolute;
bottom: 12px;
left: 0;