Twenty Fifteen: layout correction for IE8 and IE7 after r30388 introduced a defect with the header there.
Props iamtakashi, fixes #30630. git-svn-id: https://develop.svn.wordpress.org/trunk@30789 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
99224928bf
commit
e5f09f28de
@ -299,6 +299,10 @@ img.aligncenter {
|
||||
margin: 0.5em 7.6897% 7.6897%;
|
||||
}
|
||||
|
||||
.sidebar {
|
||||
position: static !important;
|
||||
}
|
||||
|
||||
.widget-area {
|
||||
clear: both;
|
||||
margin: 9.0909% 9.0909% 0;
|
||||
|
Loading…
Reference in New Issue
Block a user