Donation form style updates

This commit is contained in:
Angus McLeod 2018-06-21 19:00:19 +10:00
parent 76c5641041
commit 5723b91ba2
1 changed files with 14 additions and 0 deletions

View File

@ -14,6 +14,20 @@ div.stripe-errors {
.donations-page-payment {
padding-top: 60px;
#payment-form {
.control-label {
margin: 0 6.5px;
}
.select-kit ul {
margin: 0;
}
input[type="checkbox"] {
margin: 0;
}
}
}
.transaction-fee-description {