From 8cee0a57d127a8dce30672efcf57e47410d0deed Mon Sep 17 00:00:00 2001 From: Ian Stewart Date: Mon, 20 Oct 2014 19:14:18 +0000 Subject: [PATCH] Twenty Fifteen: beautify the header in IE 8. Props afercia, fixes #30042. Built from https://develop.svn.wordpress.org/trunk@29972 git-svn-id: http://core.svn.wordpress.org/trunk@29718 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentyfifteen/css/ie.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wp-content/themes/twentyfifteen/css/ie.css b/wp-content/themes/twentyfifteen/css/ie.css index 4381300b44..af3f9b992c 100644 --- a/wp-content/themes/twentyfifteen/css/ie.css +++ b/wp-content/themes/twentyfifteen/css/ie.css @@ -276,6 +276,7 @@ img.aligncenter { } .site-branding { + background-color: inherit; margin: 0 auto; max-width: 954px; padding: 0; @@ -288,6 +289,7 @@ img.aligncenter { } .site-description { + background-color: inherit; display: block; font-size: 16px; margin: 0.5em 7.6897% 7.6897%;