[wp-trac] [WordPress Trac] #26059: styling of span class item-controls is a bit off
WordPress Trac
noreply at wordpress.org
Sat Nov 16 06:10:11 UTC 2013
#26059: styling of span class item-controls is a bit off
-------------------------+-----------------------------
Reporter: senlin | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Menus | Version:
Severity: normal | Keywords:
-------------------------+-----------------------------
I have noticed that the menu items in the menu structure are a bit off.
[[Image(https://www.evernote.com/shard/s19/sh/5d2b1e4c-3505-4be9-b997-bd47b351e4ca/1c7305da46ce2d995e7b14135dc9e72a/deep/0
/item-type-off.png)]]
This can be fixed with the following:
- line 9178 of `wp-admin/css/wp-admin.css` give the `.item-type` class a
line-height of 18px instead of 22px
- line 9072 of `wp-admin/css/wp-admin.css` give the `.menu-item-bar .menu-
item-handle` class a line-height of 30px instead of 35px
- remove lines 10434-10437 completely from `wp-admin/css/wp-admin.css`
[[Image(https://www.evernote.com/shard/s19/sh/e6d48891-fc59-46ab-bbce-
44fed8b4638b/443f7d9e586478f449b9619fd20bba34/deep/0/item-type-
fixed.png)]]
I'm really sorry, I don't know (yet) how to add a diff file here, hence my
elaborated message.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26059>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list