1
0
mirror of synced 2026-08-04 06:06:55 +00:00

Donation form style updates

This commit is contained in:
Angus McLeod
2018-06-21 19:00:19 +10:00
parent 76c5641041
commit 5723b91ba2
@@ -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 {