Twenty Fourteen: avoid Featured Content thumbnail overflow, props binarymoon. Fixes #26190.

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


git-svn-id: http://core.svn.wordpress.org/trunk@26252 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2013-11-24 13:57:11 +00:00
parent 37377f57aa
commit ba02d07c97

View File

@ -2709,6 +2709,7 @@ a.post-thumbnail:hover {
display: block;
position: relative;
padding-top: 55.357142857%;
overflow: hidden;
}
.featured-content .post-thumbnail img {