From e0bde50cf13fe4e21e356f445698296edf6a501f Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Tue, 19 Feb 2008 00:00:53 +0000 Subject: [PATCH] Theme editor layout fixes from ionfish. see #5890 git-svn-id: https://develop.svn.wordpress.org/trunk@6908 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 {