Twenty Thirteen: fix text overflow with sidebar in IE8, props obenland. Fixes #23579.

git-svn-id: https://develop.svn.wordpress.org/trunk@23610 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett 2013-03-04 22:46:44 +00:00
parent 5c1c214b26
commit 053ff74b93

View File

@ -138,6 +138,9 @@ img.alignleft {
content: none;
}
.ie8 .site-main .widget-area {
margin-right: 0;
}
/* Internet Explorer 7 */
.ie7 .assistive-text,