diff --git a/wp-admin/wp-admin.css b/wp-admin/wp-admin.css index 0725c2ed72..a3e6e01ff7 100644 --- a/wp-admin/wp-admin.css +++ b/wp-admin/wp-admin.css @@ -1,4 +1,4 @@ -z* html #poststuff { +* html #poststuff { height: 100%; /* kill peekaboo bug in IE */ } @@ -1152,4 +1152,4 @@ input#catadd { background: #a4a4a4; #edButtons input.edButtonBack, #edButtons input.edButtonBack:active { background: #fff url( images/fade-butt.png ) repeat-x 0px 15px; border-bottom: 1px solid #ccc; -} \ No newline at end of file +}