Workaround IE peekaboo bug

git-svn-id: https://develop.svn.wordpress.org/trunk@621 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dougal Campbell 2003-12-17 22:23:42 +00:00
parent 6467aad228
commit b656868aef
1 changed files with 1 additions and 0 deletions

View File

@ -256,6 +256,7 @@ textarea, input, select {
#poststuff {
margin-right: 11em;
height: 100%; /* kill peekaboo bug in IE */
}
#poststuff textarea {