mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-01 07:02:48 +08:00
Add float: right to dcc order button like in WC styles
This commit is contained in:
parent
b9ae2483ad
commit
c97dc9530b
1 changed files with 4 additions and 0 deletions
|
@ -11,3 +11,7 @@
|
|||
.ppcp-credit-card-gateway-form-field-disabled {
|
||||
opacity: .5 !important;
|
||||
}
|
||||
|
||||
.ppcp-dcc-order-button {
|
||||
float: right;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue