Twenty Fourteen: avoid Featured Content thumbnail overflow, props binarymoon. Fixes #26190.
git-svn-id: https://develop.svn.wordpress.org/trunk@26351 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
88cc05b8f8
commit
5c301baece
@ -2709,6 +2709,7 @@ a.post-thumbnail:hover {
|
||||
display: block;
|
||||
position: relative;
|
||||
padding-top: 55.357142857%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.featured-content .post-thumbnail img {
|
||||
|
Loading…
Reference in New Issue
Block a user