[wp-trac] [WordPress Trac] #28500: css issue FF30 input height

WordPress Trac noreply at wordpress.org
Wed Jun 18 01:39:34 UTC 2014


#28500: css issue FF30 input height
----------------------------+---------------------------------
 Reporter:  alexufo         |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  3.9.2
Component:  Administration  |     Version:  trunk
 Severity:  normal          |  Resolution:
 Keywords:  needs-patch     |     Focuses:  ui, administration
----------------------------+---------------------------------

Comment (by azaozz):

 This is (mostly) not backwards-compatible. Making it look better in FF 30+
 will make it look not-as-good in FF 29 or older. For 3.9.2 we probably can
 add (only for FF):

 {{{
 input {
   line-height: normal !important;
 }
 }}}

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


More information about the wp-trac mailing list