mirror of
https://github.com/WordPress/WordPress.git
synced 2025-03-02 11:29:37 +00:00
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:
parent
37377f57aa
commit
ba02d07c97
@ -2709,6 +2709,7 @@ a.post-thumbnail:hover {
|
|||||||
display: block;
|
display: block;
|
||||||
position: relative;
|
position: relative;
|
||||||
padding-top: 55.357142857%;
|
padding-top: 55.357142857%;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.featured-content .post-thumbnail img {
|
.featured-content .post-thumbnail img {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user