Skip to content

Commit 95546f6

Browse files
Make the WooPay button relative to contain the spinner (#11127)
1 parent 0ad8cf1 commit 95546f6

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Significance: minor
2+
Type: fix
3+
4+
Fix styling of the WooPay button to make sure that the spinner is visible when loading.

client/checkout/woopay/express-button/style.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
text-transform: none;
1919
list-style-type: none;
2020
min-height: auto;
21+
position: relative;
2122

2223
.button-content {
2324
display: flex;

0 commit comments

Comments
 (0)