From 4c1fe59e34c9816ba7b93a611878169799fa3dbd Mon Sep 17 00:00:00 2001 From: Peter Westwood Date: Sat, 22 Nov 2008 11:05:11 +0000 Subject: [PATCH] Improve theme editor layout. Fixes #8314 props kpdesign. git-svn-id: https://develop.svn.wordpress.org/trunk@9845 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/css/theme-editor.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/css/theme-editor.css b/wp-admin/css/theme-editor.css index c9cf0d531f..73d0468b2e 100644 --- a/wp-admin/css/theme-editor.css +++ b/wp-admin/css/theme-editor.css @@ -11,7 +11,6 @@ #templateside { float: right; width: 190px; - margin-top:-3.4em; } #templateside h3, #postcustomstuff p.submit { @@ -41,6 +40,7 @@ h3#bordertitle { float: right; position: relative; bottom: 25px; + top:20px; } #themeselector select {