CSR-2130 few more style changes
CSR-2130 few more style changes
This commit is contained in:
parent
918af52380
commit
acbbd6de2b
2 changed files with 2 additions and 0 deletions
|
|
@ -241,6 +241,7 @@ body .cc-error-container #alert-message {
|
|||
}
|
||||
#fmg-checkout-shared #applepay-and-paypal-container .form-group .list-group #paypalParentLink {
|
||||
margin: 0;
|
||||
padding: 2px 0;
|
||||
}
|
||||
#fmg-checkout-shared #applepay-and-paypal-container .form-group .list-group #paypalParentLink #paypalImage {
|
||||
max-width: 40%;
|
||||
|
|
|
|||
|
|
@ -279,6 +279,7 @@ body {
|
|||
|
||||
#paypalParentLink {
|
||||
margin: 0;
|
||||
padding: 2px 0;
|
||||
|
||||
#paypalImage {
|
||||
max-width: 40%;
|
||||
|
|
|
|||
Loading…
Reference in a new issue