From 9a8e9bc7f5deb5108ccc10f27635d66d1ff2b14f Mon Sep 17 00:00:00 2001 From: jhilden Date: Tue, 3 Nov 2009 17:40:39 -0500 Subject: Small CSS fix for language admin --- themes/admin_wind/css/screen.css | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'themes') diff --git a/themes/admin_wind/css/screen.css b/themes/admin_wind/css/screen.css index 5ed42391..87879ecb 100644 --- a/themes/admin_wind/css/screen.css +++ b/themes/admin_wind/css/screen.css @@ -450,13 +450,17 @@ th { clear: both; } -#g-translations { - padding: 2em 0 0 0; - clear: both; +#g-translations ol { + margin: 0 0 1em 2em; +} +#g-translations ol li { + list-style-type: decimal; + line-height: 150%; } #g-translations .g-button { padding: .5em; + margin-bottom: 1em; } /** ******************************************************************* -- cgit v1.2.3