[wp-trac] [WordPress Trac] #28500: css issue FF30 input height
WordPress Trac
noreply at wordpress.org
Tue Jun 10 20:22:24 UTC 2014
#28500: css issue FF30 input height
--------------------------------+-----------------------------
Reporter: alexufo | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: trunk
Severity: normal | Keywords:
Focuses: ui, administration |
--------------------------------+-----------------------------
Can you test it in FF30 all input fields (text, password...) and "select"
fields now has different size.
1) enter in any hierarchical taxonomy editing form. ( example wp-admin
/edit-tags.php?taxonomy=category )
2) you will see "select" different size from other inputs.
in FF 29 size of all inputs = 28px.
.wp-admin select {
height: 28px;
}
Now in FF 30 need add height: 28px to other inputs too .
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28500>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list