[wp-trac] [WordPress Trac] #48876: Twenty Twenty: High input fields are misaligned in Firefox

WordPress Trac noreply at wordpress.org
Wed Dec 4 13:58:10 UTC 2019


#48876: Twenty Twenty: High input fields are misaligned in Firefox
---------------------------+-----------------------------
 Reporter:  aljullu        |      Owner:  (none)
     Type:  defect (bug)   |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  Bundled Theme  |    Version:  5.3
 Severity:  normal         |   Keywords:
  Focuses:  css            |
---------------------------+-----------------------------
 Steps to reproduce:

 1. Create a post and add a ''Custom HTML'' block.
 2. Add this code:
 {{{
 <input type="text" style="height: 120px;" placeholder="Test" />
 }}}
 3. Preview it and notice the placeholder appears too high in Firefox.

 That's caused by these lines in the theme CSS:

 https://github.com/WordPress/twentytwenty/blob/master/style.css#L769-L779

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


More information about the wp-trac mailing list