Workaround IE peekaboo bug
git-svn-id: https://develop.svn.wordpress.org/trunk@621 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
6467aad228
commit
b656868aef
|
@ -256,6 +256,7 @@ textarea, input, select {
|
|||
|
||||
#poststuff {
|
||||
margin-right: 11em;
|
||||
height: 100%; /* kill peekaboo bug in IE */
|
||||
}
|
||||
|
||||
#poststuff textarea {
|
||||
|
|
Loading…
Reference in New Issue