Opened 13 years ago
Closed 12 years ago
#19526 closed defect (bug) (fixed)
Twenty Eleven: Orphaned arrow in singular paged navigation
Reported by: | mfields | Owned by: | markjaquith |
---|---|---|---|
Milestone: | 3.4 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Bundled Theme | Keywords: | has-patch commit |
Focuses: | 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)
#2
@
13 years ago
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.
Note: See
TracTickets for help on using
tickets.
Would white-space: nowrap; make more sense?