mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-04 18:01:42 +01:00
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:
parent
36dedb38d1
commit
3f532c3bd8
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user