Merge pull request #1767 from leigh-johnson/FormRestyle

decrease .Form-formGroup padding
This commit is contained in:
Leigh
2016-05-03 10:11:24 -04:00

View File

@@ -157,7 +157,7 @@
flex: 1 0 auto; flex: 1 0 auto;
margin-bottom: 20px; margin-bottom: 20px;
width: 33%; width: 33%;
padding-right: 50px; padding-right: 30px;
} }
.Form-subForm { .Form-subForm {