From 7519a920b16cfeeb051016288604422511311ae8 Mon Sep 17 00:00:00 2001 From: ryan Date: Tue, 19 Feb 2008 00:00:53 +0000 Subject: [PATCH] Theme editor layout fixes from ionfish. see #5890 git-svn-id: http://svn.automattic.com/wordpress/trunk@6908 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/css/theme-editor.css | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/wp-admin/css/theme-editor.css b/wp-admin/css/theme-editor.css index 331a0f4076..40dd1fd488 100644 --- a/wp-admin/css/theme-editor.css +++ b/wp-admin/css/theme-editor.css @@ -10,11 +10,8 @@ #templateside { float: right; - width: 200px; - overflow: hidden; - position: absolute; - right: 15%; - top: 250px; + width: 190px; + margin-top:-3.4em; } #templateside h3, #postcustom p.submit {