Skip to content

Commit d1553e6

Browse files
committed
revert the top margin for ece
1 parent c09a481 commit d1553e6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

client/checkout/express-checkout-buttons.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
&.is-ready {
1515
opacity: 1;
1616

17+
&:first-child {
18+
margin-top: 4px;
19+
}
20+
1721
&:not( :first-child ) {
1822
margin-top: 12px;
1923
}

0 commit comments

Comments
 (0)