[wp-trac] [WordPress Trac] #62008: Twenty Eleven: Previous and Next links are not clickable in Mobile Portrait mode

WordPress Trac noreply at wordpress.org
Mon Sep 9 10:56:19 UTC 2024


#62008: Twenty Eleven: Previous and Next links are not clickable in Mobile Portrait
mode
-------------------------------------------------+-------------------------
 Reporter:  Kel DC                               |       Owner:  (none)
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  6.7
Component:  Bundled Theme                        |     Version:  3.2
 Severity:  normal                               |  Resolution:
 Keywords:  needs-testing needs-screenshots      |     Focuses:  css
  has-patch                                      |
-------------------------------------------------+-------------------------
Changes (by sabernhardt):

 * focuses:   => css
 * version:  6.6.1 => 3.2
 * milestone:  Awaiting Review => 6.7


Comment:

 Thanks for the report!

 1. Resetting the `position` from `absolute` to `static` was in the
 original import, [17669].
 2. Adding `float: right` in [18359] lets the entry content overlap the
 navigation on smaller screens, so it becomes unclickable (as noted in
 comment:3).
 3. The Previous link also floats on the right on smaller screens (with
 left-to-right languages), but it could be better to have that on the left.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/62008#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list