mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user