[wp-trac] [WordPress Trac] #26383: Twenty Fourteen: Menu toggle text causes a gap to the right of content
WordPress Trac
noreply at wordpress.org
Wed Dec 4 02:19:43 UTC 2013
#26383: Twenty Fourteen: Menu toggle text causes a gap to the right of content
--------------------------+-----------------------------
Reporter: kwight | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
--------------------------+-----------------------------
The `.menu-toggle` element contains text which is not contained by its
parent, causing extra space to the right of content when below the 782px
breakpoint.
`text-indent` is not an option as it would take the menu icon with it, and
`font-size` cannot be zero as that causes issues with some mobile
browsers. Therefore, the patch uses `overflow: hidden`.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26383>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list