From 7363cd380afc8ce49b63743ada752c52fafcbc97 Mon Sep 17 00:00:00 2001 From: lorilee Date: Fri, 18 Jun 2010 16:41:24 -0400 Subject: [PATCH] Adds a left indent to export/import options --- themes/original/css/theme_right.css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/original/css/theme_right.css.php b/themes/original/css/theme_right.css.php index ddaf51385..d82f61282 100644 --- a/themes/original/css/theme_right.css.php +++ b/themes/original/css/theme_right.css.php @@ -1276,7 +1276,7 @@ select#db_select, select#table_select { } .export_sub_options { - margin: 30px 0px 0px 0px; + margin: 30px 0px 0px 30px; } .export_sub_options h4 {