Merge branch 'master' of github.com:woocommerce/paypal-for-woocommerce

This commit is contained in:
David Remer 2020-09-28 14:55:05 +03:00
commit be331f9191
5 changed files with 80 additions and 20 deletions

View file

@ -0,0 +1,5 @@
#payment ul.payment_methods li img.ppcp-card-icon {
padding: 0 0 3px 3px;
max-height: 25px;
display: inline-block;
}