Twenty Fourteen: avoid a potential gap in menu-toggle content. Props kwight, fixes #26383.

Built from https://develop.svn.wordpress.org/trunk@26600


git-svn-id: http://core.svn.wordpress.org/trunk@26490 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2013-12-04 03:32:11 +00:00
parent 7e7666d514
commit 469fc3baba

View File

@ -986,6 +986,7 @@ span + .edit-link:before,
cursor: pointer;
height: 48px;
margin: 0;
overflow: hidden;
position: absolute;
top: 0;
right: 0;