Opened 18 months ago
Closed 12 months ago
#19526 closed defect (bug) (fixed)
Twenty Eleven: Orphaned arrow in singular paged navigation
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | Bundled Theme | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: |
Description
Twenty Eleven's "next" navigation arrow appears to get orphaned in Chrome. Please see attached screenshot. I've also attached a patch with a proposed fix. RTL stylesheet does not appear to be affected.
Attachments (2)
Change History (8)
It would, and this is the first thing that I tried, but it ends up pushing the "next" link to a new line due to the left padding on #nav-single .nav-next.
- Summary changed from Orphaned arrow in singular paged navigation. to Twenty Eleven: Orphaned arrow in singular paged navigation
comment:6
markjaquith — 12 months ago
- Owner set to markjaquith
- Resolution set to fixed
- Status changed from new to closed
In [20870]:
Note: See
TracTickets for help on using
tickets.

Would white-space: nowrap; make more sense?