[wp-trac] [WordPress Trac] #29135: Theme Customizer gives wrong UI actions on iOS

WordPress Trac noreply at wordpress.org
Fri Aug 15 20:14:22 UTC 2014


#29135: Theme Customizer gives wrong UI actions on iOS
--------------------------+--------------------
 Reporter:  Ipstenu       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  4.0
Component:  Customize     |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |     Focuses:
--------------------------+--------------------

Comment (by ocean90):

 {{{
 #customize-controls .wp-full-overlay-sidebar-content {
 overflow-y: auto;
 overflow-x: hidden;
 }

 .wp-full-overlay-sidebar .wp-full-overlay-sidebar-content {
 overflow: auto
 }
 }}}

 needs to be removed, to get the button visible...

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


More information about the wp-trac mailing list