mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Customize: Ensure menu items expand horizontally on large screens.
Props clorith, garrett-eclipse. Fixes #51647. git-svn-id: https://develop.svn.wordpress.org/trunk@49481 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
85abd2fc8b
commit
61c7935c46
@ -65,6 +65,7 @@
|
||||
|
||||
.wp-customizer .menu-item-bar .menu-item-handle {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user