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

git-svn-id: http://core.svn.wordpress.org/trunk@22977 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin 2012-12-03 00:42:11 +00:00
parent 36dedb38d1
commit 3f532c3bd8

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;