[wp-trac] [WordPress Trac] #26324: Term checklist on edit post screen has no margin on mobile
WordPress Trac
noreply at wordpress.org
Fri Nov 29 18:23:03 UTC 2013
#26324: Term checklist on edit post screen has no margin on mobile
--------------------------+-----------------------------
Reporter: mattheu | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
--------------------------+-----------------------------
[[Image(https://dl.dropboxusercontent.com/s/faean1nj06fm5al/2013-11-29%20at%2018.22.png)]]
When editing a post whilst using a device with a smaller screens, the
checkboxes for assigning terms have no margin.
This is because the incorrect selector was used.
Margin was applied to the ul#categorychecklist li which is used only for
the category taxonomy.
Instead it should use the .categorychecklist which is used for all
taxonomies.
(Confusing I know!)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26324>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list