Ticket #19526 (closed defect (bug): fixed)

Opened 5 months ago

Last modified 33 hours ago

Twenty Eleven: Orphaned arrow in singular paged navigation

Reported by: mfields Owned by: markjaquith
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

19526-screenshot.png Download (13.3 KB) - added by mfields 5 months ago.
19526.diff Download (473 bytes) - added by mfields 5 months ago.

Change History

Would white-space: nowrap; make more sense?

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.

Duplicate of #19459

  • Summary changed from Orphaned arrow in singular paged navigation. to Twenty Eleven: Orphaned arrow in singular paged navigation
  • Keywords commit added
  • Milestone changed from Awaiting Review to 3.4
  • Owner set to markjaquith
  • Status changed from new to closed
  • Resolution set to fixed

In [20870]:

Fix orphaned arrow on Twenty Eleven's paged post navigation. props mfields. fixes #19526

Note: See TracTickets for help on using tickets.