Skip to content

Commit 5500996

Browse files
committed
Fix theme and plugin editor styling for IE. Props mt. fixes WordPress#5950
git-svn-id: https://develop.svn.wordpress.org/trunk@7044 602fd350-edb4-49c9-b593-d223f7449a82
1 parent d65f405 commit 5500996

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

wp-admin/css/ie.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,7 @@ padding: 6px;
3838
margin: auto;
3939
width: 98%;
4040
}
41+
42+
form#template div {
43+
width: 100%;
44+
}

0 commit comments

Comments
 (0)