[wp-trac] [WordPress Trac] #39896: Customizer: Allow users to Draft changes before Publishing

WordPress Trac noreply at wordpress.org
Sat Sep 30 08:50:50 UTC 2017


#39896: Customizer: Allow users to Draft changes before Publishing
-------------------------------------------------+-------------------------
 Reporter:  melchoyce                            |       Owner:
     Type:  enhancement                          |  westonruter
 Priority:  high                                 |      Status:  closed
Component:  Customize                            |   Milestone:  4.9
 Severity:  normal                               |     Version:
 Keywords:  has-patch needs-testing needs-unit-  |  Resolution:  fixed
  tests ui-feedback                              |     Focuses:  ui
-------------------------------------------------+-------------------------

Comment (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%;
     }
 }
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/39896#comment:98>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list