[wp-trac] [WordPress Trac] #23535: Twenty Thirteen: Title overlaps expanded search box in narrow layouts

WordPress Trac noreply at wordpress.org
Wed Feb 20 01:56:34 UTC 2013


#23535: Twenty Thirteen: Title overlaps expanded search box in narrow layouts
---------------------------+--------------------
 Reporter:  johnbillion    |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  3.6
Component:  Bundled Theme  |     Version:  trunk
 Severity:  normal         |  Resolution:
 Keywords:  needs-patch    |
---------------------------+--------------------

Comment (by obenland):

 I suggest `wontfix` for that. It is simply not possible. :(

 The container around the search field has z-index 2, the title z-index 3.
 Based on that, the title will always be displayed over anything else in
 that container. Giving the search field a higher z-index value won't help
 either.

 It might get fixed if we end up deciding to exchange the title with a
 collapsed version of the menu. But that is for a different ticket.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/23535#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list