mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-09 00:51:35 +01:00
Fix theme and plugin editor styling for IE. Props mt. fixes #5950
git-svn-id: http://svn.automattic.com/wordpress/trunk@7044 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
1eaf857f7b
commit
8cd7ff8b76
@ -38,3 +38,7 @@ padding: 6px;
|
|||||||
margin: auto;
|
margin: auto;
|
||||||
width: 98%;
|
width: 98%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
form#template div {
|
||||||
|
width: 100%;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user