[wp-trac] [WordPress Trac] #29493: Media Frames: Checkboxes/Radio buttons should get box-sizing: border-box
WordPress Trac
noreply at wordpress.org
Fri Sep 5 23:07:59 UTC 2014
#29493: Media Frames: Checkboxes/Radio buttons should get box-sizing: border-box
----------------------------------------+---------------------------------
Reporter: ocean90 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.0.1
Component: Media | Version: 4.0
Severity: normal | Resolution:
Keywords: needs-patch good-first-bug | Focuses: ui, administration
----------------------------------------+---------------------------------
Comment (by azaozz):
For themes that style the media modal? There is a good reason why all form
fields have `box-sizing: border-box` as default rule in the admin.
Breaking that for the media modal (and then re-applying it) isn't
good/doesn't make much sense.
Generally any CSS selector that has `*` is a suspect, pretty much like
`!important` :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29493#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list