Skip to content

Commit 69f9a31

Browse files
authored
ENGCOM-3960: issue fixed #20563 Go to shipping information, Update qty & Addresses… #20564
2 parents d51ad06 + d6bd902 commit 69f9a31

File tree

1 file changed

+9
-1
lines changed
  • app/design/frontend/Magento/luma/Magento_Multishipping/web/css/source

1 file changed

+9
-1
lines changed

app/design/frontend/Magento/luma/Magento_Multishipping/web/css/source/_module.less

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@
374374
text-align: right;
375375

376376
.action {
377-
margin-left: @indent__s;
377+
margin-left: 0;
378378

379379
&.back {
380380
display: block;
@@ -496,4 +496,12 @@
496496
margin-left: @indent__xl;
497497
}
498498
}
499+
500+
.multicheckout {
501+
.actions-toolbar {
502+
> .primary {
503+
margin-right: 0;
504+
}
505+
}
506+
}
499507
}

0 commit comments

Comments
 (0)