[wp-trac] [WordPress Trac] #25968: MP6: buttons.css is incorrectly overriding wp-admin.css
WordPress Trac
noreply at wordpress.org
Thu Nov 14 00:59:25 UTC 2013
#25968: MP6: buttons.css is incorrectly overriding wp-admin.css
----------------------------+-----------------------------
Reporter: johnbillion | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Graphic Design | Version: trunk
Severity: normal | Keywords: needs-ui
----------------------------+-----------------------------
MP6 in plugin form enqueues its stylesheets after core's `buttons.css`.
MP6's styles have now been merged into `wp-admin.css` which is loaded
''before'' `buttons.css`. This means some responsive button styles in `wp-
admin.css` are not being applied as they should be.
Example: the "Apply" button at the bottom of post listing screens does not
get its extra padding applied on the <782px media query.
Also the "Default" button in the Iris color picker does not get any extra
padding in this media query because there's no extra padding given to
`.button-small`.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25968>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list