[wp-trac] [WordPress Trac] #48368: New select CSS in v5.3-RC1 overlaps text

WordPress Trac noreply at wordpress.org
Fri Oct 18 17:07:17 UTC 2019


#48368: New select CSS in v5.3-RC1 overlaps text
--------------------------------+------------------------------
 Reporter:  jsmoriss            |       Owner:  (none)
     Type:  defect (bug)        |      Status:  new
 Priority:  normal              |   Milestone:  Awaiting Review
Component:  Options, Meta APIs  |     Version:  trunk
 Severity:  normal              |  Resolution:
 Keywords:                      |     Focuses:  ui
--------------------------------+------------------------------

Comment (by jsmoriss):

 It looks like changing the default WP select padding value will create
 this problem.

 This works fine:

 {{{
 padding: 4px 24px 4px 8px;
 }}}

 This does not:

 {{{
 padding: 2px;
 }}}

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


More information about the wp-trac mailing list