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

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


git-svn-id: http://core.svn.wordpress.org/trunk@26988 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2014-02-07 17:43:11 +00:00
parent 88a2fe2986
commit 513202d24f

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%;
}