diff --git a/wp-content/themes/twentyfourteen/style.css b/wp-content/themes/twentyfourteen/style.css index f7e2a58802..c31ccc46fa 100644 --- a/wp-content/themes/twentyfourteen/style.css +++ b/wp-content/themes/twentyfourteen/style.css @@ -588,7 +588,7 @@ img[class*="attachment-"], img.size-full, img.size-large, -img.wp-post-image, +.wp-post-image, .post-thumbnail img { height: auto; max-width: 100%; @@ -691,7 +691,7 @@ img.aligncenter, padding-right: 10px; } -img.wp-smiley { +.wp-smiley { border: 0; margin-bottom: 0; margin-top: 0;