#22527 closed defect (bug) (fixed)
Menu icons are off by 1px
Reported by: | lessbloat | Owned by: | nacin |
---|---|---|---|
Milestone: | 3.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Menus | Keywords: | has-patch |
Focuses: | Cc: |
Description
Props to Nacin for catching this. The menu icons are all down 1px from 3.4, and look off.
Attachments (6)
Change History (13)
#2
@
12 years ago
It's worth doing this in two separate patches/commits, otherwise it's impossible to tell what changed.
I'd like to just fix the pixels now, and centralize in 3.6.
Needs testing in these modes, too: manual collapse, auto-fold collapse, and HiDPI.
#3
@
12 years ago
22527.2.diff moves the source back to the color files, but keeps the background-position settings in wp-admin.css
22527.3.diff just fixes the icon positioning (in both color files).
#5
@
12 years ago
- Owner set to nacin
- Resolution set to fixed
- Status changed from new to closed
In 22767:
Note: See
TracTickets for help on using
tickets.
22527.diff should do the trick. I also centralized this code in wp-admin.css. There is no need (that I can think of) to have this code in the color's css.