Skip to content

Commit

Permalink
Remove bullet point from WooPay button on Safari (#9125)
Browse files Browse the repository at this point in the history
  • Loading branch information
bborman22 authored and lovo-h committed Aug 1, 2024
1 parent 252635f commit 6f2867f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions changelog/fix-9068-bullet-on-woopay
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: fix

Remove bullet from WooPay button on cart block in Safari
1 change: 1 addition & 0 deletions client/checkout/express-checkout-buttons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
.StripeElement iframe {
max-width: unset;
}
list-style: none;
}

.woocommerce-checkout .wcpay-payment-request-wrapper {
Expand Down

0 comments on commit 6f2867f

Please sign in to comment.