From 2c02c2b5fad46cc0fad755473a2f008bc45e9eba Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Tue, 24 Sep 2013 22:21:09 +0000 Subject: [PATCH] Twenty Fourteen: fix gap beneath header image, props taupecat. Fixes #25404. Built from https://develop.svn.wordpress.org/trunk@25611 git-svn-id: http://core.svn.wordpress.org/trunk@25528 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentyfourteen/style.css | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/wp-content/themes/twentyfourteen/style.css b/wp-content/themes/twentyfourteen/style.css index 295bd02e1a..991bd4ee77 100644 --- a/wp-content/themes/twentyfourteen/style.css +++ b/wp-content/themes/twentyfourteen/style.css @@ -83,6 +83,7 @@ a:active { /* Improves readability when focused and also mouse hovered in all br } a img { border: 0; + display: block; } /* =Global @@ -1391,13 +1392,6 @@ img { max-width: 100%; height: auto; } -.site-header img, -.attachment-featured-thumbnail-large, -.entry-content img, -.comment-content img, -.widget img { - vertical-align: middle; -} .attachment-featured-featured img, .attachment-featured-thumbnail img { height: auto;