[wp-trac] [WordPress Trac] #54329: 100% width on Customizer Range Controls

WordPress Trac noreply at wordpress.org
Wed Oct 27 10:06:07 UTC 2021


#54329: 100% width on Customizer Range Controls
---------------------------+-----------------------------
 Reporter:  domainsupport  |      Owner:  (none)
     Type:  enhancement    |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  Customize      |    Version:  5.8.1
 Severity:  normal         |   Keywords:
  Focuses:  css            |
---------------------------+-----------------------------
 Hello,

 Is it possible to add ...

 {{{
 .customize-control input[type="range"] {
 width: 100%;
 }
 }}}

 ... into /wp-admin/load-styles.php so that range controls in the
 Customizer are as wide as possible allowing for smaller increments to be
 more easily obtained by the user?

 Thank you,

 Oliver

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/54329>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list