MINOR Styling on installer

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@98781 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Sean Harvey 2010-02-11 04:50:40 +00:00 committed by Sam Minnee
parent d5683eda56
commit 84917bfa7e

View File

@ -127,6 +127,10 @@ div.section {
margin: 5px 0;
}
#use_environment_field {
margin-bottom: 25px;
}
#use_environment_field input {
float: left;
margin-right: 5px;