Opened 12 years ago
Closed 12 years ago
#28606 closed defect (bug) (fixed)
1px spacing of WP logo submenu
| Reported by: | tillkruess | Owned by: | helen |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.0 |
| Component: | Toolbar | Version: | 3.3 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | ui |
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
@
12 years ago
Can no longer reproduce the original issue in Chrome - I followed the reproduction steps, possible I'm missing a nuance.
#4
@
12 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
@
12 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
@
12 years ago
- Keywords has-patch added
- Milestone Awaiting Review → 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.