[x] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
Changes proposed in this Pull Request:
This PR fixes the spacing of checkboxes that appear under the Stripe payment gateway.
See: 1207817176293825-as-1208730419008818
How to test the changes in this Pull Request:
Start with a site using Stripe Gateway.
Under the RAS settings, enable the option for reader to pay the Stripe fees.
As a reader, run through a One-Time donation purchase.
On the second screen, note the two checkboxes are touching:
Apply this PR and run npm run build.
Confirm the issue is fixed.
Try a checkout with a monthly/yearly donation (which won't have the checkbox about saving information), and try disabling the fees checkbox to make sure things still look okay.
Other information:
[ ] Have you added an explanation of what your changes do and why you'd like us to include them?
[ ] Have you written new tests for your changes, as applicable?
[ ] Have you successfully ran tests with your changes locally?
All Submissions:
Changes proposed in this Pull Request:
This PR fixes the spacing of checkboxes that appear under the Stripe payment gateway.
See: 1207817176293825-as-1208730419008818
How to test the changes in this Pull Request:
npm run build
.Other information: