Skip to content

Commit 812af51

Browse files
committed
MAGETWO-32302: Create New Order
1 parent c87b560 commit 812af51

File tree

1 file changed

+3
-4
lines changed
  • app/design/adminhtml/Magento/backend/Magento_Sales/web/css/source/module

1 file changed

+3
-4
lines changed

app/design/adminhtml/Magento/backend/Magento_Sales/web/css/source/module/_order-create.less

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -266,12 +266,11 @@
266266
position: relative;
267267
}
268268

269-
.action-default {
270-
.order-shipping-method-summary &,
271-
.order-shipping-method & {
269+
.order-shipping-method-summary,
270+
.order-shipping-method {
271+
.action-default {
272272
&:extend(.action-tertiary all);
273273
font-weight: @font-weight__regular;
274-
margin-top: @indent__s;
275274
padding: 0;
276275
}
277276
}

0 commit comments

Comments
 (0)