From f9f1d06127904ad0cb42e7a82473fd27479950e2 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Fri, 22 Sep 2006 07:09:15 +0000 Subject: [PATCH] Remove extra-dimensional character caused by breach in the time-space continuum. git-svn-id: https://develop.svn.wordpress.org/trunk@4207 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/wp-admin.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}