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:
parent
9f60483575
commit
94a186663f
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user