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:
parent
6f9758f69b
commit
7d23aedf8b
|
@ -3233,6 +3233,7 @@ a.post-thumbnail:hover {
|
|||
float: right;
|
||||
margin-left: -33.33333333%;
|
||||
padding: 48px 30px 24px;
|
||||
position: relative;
|
||||
width: 33.33333333%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue