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

git-svn-id: https://develop.svn.wordpress.org/trunk@26600 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett 2013-12-04 03:31:20 +00:00
parent 9edcb0e862
commit eb41771db6

View File

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