Skip to content

Commit 75c2fb5

Browse files
author
vadim
committed
#25966: Next button position fix
1 parent a505a16 commit 75c2fb5

File tree

1 file changed

+6
-0
lines changed
  • app/design/frontend/Magento/luma/Magento_Checkout/web/css/source/module/checkout

1 file changed

+6
-0
lines changed

app/design/frontend/Magento/luma/Magento_Checkout/web/css/source/module/checkout/_shipping.less

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,12 @@
211211
}
212212
}
213213
}
214+
215+
#shipping-method-buttons-container {
216+
.button {
217+
margin-top: 2px;
218+
}
219+
}
214220
}
215221

216222
//

0 commit comments

Comments
 (0)