#17809 closed defect (bug) (fixed)
Twenty Eleven - inconsistent arrows
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.2 |
| Component: | Bundled Theme | Version: | |
| Severity: | normal | Keywords: | ui-feedback needs-testing |
| Cc: | pavelevap@…, iandstewart |
Description
There are several problems with inconsistent displaying of arrows, please see attached screenshot:
1) Strange arrows for Next and Previous posts.
2) Arrow for replaying should be a little higher (to be visible also when hovering above link)?
Tested with IE9 and Firefox 4.0.1, latest trunk.
Attachments (3)
Change History (7)
- Cc iandstewart added
- Keywords ui-feedback added
- Milestone changed from Awaiting Review to 3.2
iandstewart — 2 years ago
Gussied up comment reply links that avoid the collision of the down-arrow and link hover underlines
iandstewart — 2 years ago
Make sure nav arrows are wrapped in spans so font-weight can be reset, preventing the noted display issue in Windows browsers, while refactoring the single.php nav CSS to prevent a Webkit bug that the spans introduced
comment:2
iandstewart — 2 years ago
- Keywords needs-testing added
- Owner set to azaozz
- Resolution set to fixed
- Status changed from new to closed
In [18359]:
Note: See
TracTickets for help on using
tickets.

They're not that strange.. they're just minimal :)
Given they're just inline characters, it's a bit hard for that.
Moving to 3.2 for theme guys to review, It's either a change, or close as wontfix(By design) iandstewart?