mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-07 14:14:36 +00:00
Fix theme and plugin editor styling for IE. Props mt. fixes #5950
git-svn-id: https://develop.svn.wordpress.org/trunk@7044 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -38,3 +38,7 @@ padding: 6px;
|
||||
margin: auto;
|
||||
width: 98%;
|
||||
}
|
||||
|
||||
form#template div {
|
||||
width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user