mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-14 11:31:48 +01:00
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:
parent
88a2fe2986
commit
513202d24f
@ -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
Block a user