[wp-trac] [WordPress Trac] #42051: Customize: Publish settings section overlaps controls pane on larger monitors
WordPress Trac
noreply at wordpress.org
Sun Oct 1 08:09:14 UTC 2017
#42051: Customize: Publish settings section overlaps controls pane on larger
monitors
--------------------------+-------------------------
Reporter: westonruter | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.9
Component: Customize | Version:
Severity: normal | Keywords: needs-patch
Focuses: |
--------------------------+-------------------------
As [https://core.trac.wordpress.org/ticket/39896#comment:98 reported] in
#39896 by @bduclos :
> CSS bug: for large screens, the new publish panel is overlapped by the
controls panel. Inside customize-controls.css, the following lines are
missing:
{{{
@media screen and (min-width: 1667px){
.outer-section-open .wp-full-overlay.expanded {
margin-left: 18%;
}
}
}}}
For more specifics on what needs to be done, see [40511] for how the width
of the controls pane was made variable for #32296..
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42051>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list