Adds a left indent to export/import options

This commit is contained in:
lorilee
2010-06-18 16:41:24 -04:00
parent 9e60f9f7ec
commit 7363cd380a

View File

@@ -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 {