mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-17 03:56:07 +00:00
Workaround IE peekaboo bug
git-svn-id: http://svn.automattic.com/wordpress/trunk@621 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
e79ab010c2
commit
dea14ad94e
@ -256,6 +256,7 @@ textarea, input, select {
|
||||
|
||||
#poststuff {
|
||||
margin-right: 11em;
|
||||
height: 100%; /* kill peekaboo bug in IE */
|
||||
}
|
||||
|
||||
#poststuff textarea {
|
||||
|
Loading…
x
Reference in New Issue
Block a user