[wp-trac] [WordPress Trac] #47569: Remove unnecessary !important from wp-admin/css/common.css
WordPress Trac
noreply at wordpress.org
Thu Jun 20 09:06:58 UTC 2019
#47569: Remove unnecessary !important from wp-admin/css/common.css
--------------------------------+-----------------------------
Reporter: foack | Owner: foack
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords: needs-patch
Focuses: ui, administration |
--------------------------------+-----------------------------
There are 21 {{{!important}}} statements in common.css, that sometimes
simply overwrite CSS changes made in JS, overwrite other {{{!important}}}
statements in the same file or other files. Overall, it doesn't help with
clarity :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47569>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list