From a5b29f6db23d18f819bb6676d05863dcd7504eb9 Mon Sep 17 00:00:00 2001 From: donncha Date: Fri, 6 Oct 2006 07:02:57 +0000 Subject: WP Merge to rev 4349 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@793 7be80a69-a1ef-0310-a953-fb0f7c49ff36 --- wp-admin/rtl.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wp-admin/rtl.css') diff --git a/wp-admin/rtl.css b/wp-admin/rtl.css index ea62508..2f03a4d 100644 --- a/wp-admin/rtl.css +++ b/wp-admin/rtl.css @@ -10,7 +10,7 @@ text-align: right } -#postcustomsubmit, h2 small.quickjump, form#upload th, .submit, .editform th { +#postcustomsubmit, form#upload th, .submit, .editform th { text-align: left } -- cgit