Workaround IE peekaboo bug

git-svn-id: http://svn.automattic.com/wordpress/trunk@621 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
emc3 2003-12-17 22:23:42 +00:00
parent e79ab010c2
commit dea14ad94e
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 {