decrease .Form-formGroup padding, resolves #1578

This commit is contained in:
Leigh Johnson
2016-05-02 23:12:50 -04:00
parent 788f185632
commit fa5f8c3dff

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 {