Twenty Fourteen: fix unreachable links when the content area is shorter than the sidebar in smaller viewpoints. Props celloexpressions, see #26782.

git-svn-id: https://develop.svn.wordpress.org/trunk@27121 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett 2014-02-07 17:42:59 +00:00
parent 6f9758f69b
commit 7d23aedf8b
1 changed files with 1 additions and 0 deletions

View File

@ -3233,6 +3233,7 @@ a.post-thumbnail:hover {
float: right;
margin-left: -33.33333333%;
padding: 48px 30px 24px;
position: relative;
width: 33.33333333%;
}