Twenty Thirteen: avoid galleries not being displayed on single in IE8, props obenland. See #23996.
git-svn-id: http://core.svn.wordpress.org/trunk@23943 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -117,6 +117,10 @@ img.alignleft {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.ie8 .gallery img {
|
||||
max-width: none;
|
||||
}
|
||||
|
||||
.ie8 .sidebar .entry-header,
|
||||
.ie8 .sidebar .entry-content,
|
||||
.ie8 .sidebar .entry-summary,
|
||||
|
||||
Reference in New Issue
Block a user