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
commit 6adcbbaec7

View File

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