[wp-trac] [WordPress Trac] #21863: box-sizing breaks some admin-bar elements
WordPress Trac
wp-trac at lists.automattic.com
Mon Sep 10 20:26:34 UTC 2012
#21863: box-sizing breaks some admin-bar elements
----------------------------+-----------------------------
Reporter: betzster | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: trunk
Severity: minor | Keywords: has-patch
----------------------------+-----------------------------
If I do something like `* { box-sizing: border-box; }` in my theme, it
breaks some of the admin-bar elements — the stats item in particular is
affected. This is easily fixed by forcing everything in `#wpadminbar` to
`box-sizing: content-box`.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21863>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list