[wp-trac] [WordPress Trac] #29493: Media Frames: Checkboxes/Radio buttons should get box-sizing: border-box
WordPress Trac
noreply at wordpress.org
Wed Sep 3 18:49:20 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: Awaiting Review
Component: Media | Version: trunk
Severity: normal | Keywords: needs-patch good-first-bug
Focuses: ui, administration |
--------------------------------+----------------------------------------
In [29465] we removed box-sizing: border-box from checkboxes and radio
buttons in favour of a more general rule, see [source:/trunk/src/wp-
admin/css/forms.css at 29690#L2].
The media frame has a reset rule, which sets box-sizing to content-box,
see [source:/trunk/src/wp-includes/css/media-views.css?rev=29687#L4]. For
some input fields we set border-box again, see [source:/trunk/src/wp-
includes/css/media-views.css?rev=29687#L49]. But not for checkboxes and
radio buttons, see https://cloudup.com/cMnEjZ0Use7.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29493>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list