Twenty Fourteen: fix case where edit link goes to the top of content when only one left-aligned element exists. Props iamtakashi, fixes #26201.

git-svn-id: https://develop.svn.wordpress.org/trunk@26356 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett 2013-11-24 16:06:13 +00:00
parent 9f60483575
commit 94a186663f
1 changed files with 1 additions and 0 deletions

View File

@ -1273,6 +1273,7 @@ a.post-thumbnail:hover {
.entry-content .edit-link {
clear: both;
display: block;
font-size: 12px;
font-weight: 400;
line-height: 1.3333333333;