Opened 11 years ago
Closed 11 years ago
#28606 closed defect (bug) (fixed)
1px spacing of WP logo submenu
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.0 | Priority: | normal |
Severity: | normal | Version: | 3.3 |
Component: | Toolbar | Keywords: | has-patch |
Focuses: | ui | Cc: |
Description
The "WP logo" submenu has an unnecessary space of 1px on the left side. Tested in Safari 7 and Firefox 29.
Attachments (4)
Change History (11)
#2
@
11 years ago
Can no longer reproduce the original issue in Chrome - I followed the reproduction steps, possible I'm missing a nuance.
#4
@
11 years ago
Are we talking about the same issue? It should be pretty easy to see, as I'm remembering from when it originally happened :) If we don't need that silly 1px fix anymore, that would be awesome.
#5
@
11 years ago
Oh, I thought you couldn't reproduce this issue. Sorry, misread. Maybe remove it then and put it back if it pops up again? I can't reproduce the original issue either.
For reference, the original ticket is #18868.
#6
@
11 years ago
- Keywords has-patch added
- Milestone changed from Awaiting Review to 4.0
Apparently the original issue only exists in Chrome for Linux:
https://code.google.com/p/chromium/issues/detail?id=112455.
However, I've just tested with Chrome 35 on Ubuntu 12, and could not reproduce there either.
https://github.com/WordPress/WordPress/blob/master/wp-includes/css/admin-bar.css#L104
Related: #18868.
We should check if that's still an issue.