mirror of
https://github.com/discourse/discourse-subscriptions.git
synced 2025-07-08 15:22:46 +00:00
Donation form style updates
This commit is contained in:
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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user