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
This commit is contained in:
Ian Stewart 2014-10-20 19:14:18 +00:00
parent 5d4f0ac993
commit 8cee0a57d1

View File

@ -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%;