diff --git a/less/components/payment-buttons.less b/less/components/payment-buttons.less index 8b27c1b5..9eb2c5c1 100644 --- a/less/components/payment-buttons.less +++ b/less/components/payment-buttons.less @@ -79,6 +79,11 @@ input.payment-type:checked + label { } } +html[dir="rtl"] .donate-buttons > *:not(:last-child) { + margin-right: 0; + margin-left: 10px; +} + .paypal-button, .cc-button { .submitting-container {