Twenty Fifteen: beautify the header in IE 8.

Props afercia, fixes #30042.



git-svn-id: https://develop.svn.wordpress.org/trunk@29972 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ian Stewart 2014-10-20 19:13:13 +00:00
parent efc50ba421
commit 5630db8da3

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