Skip to content

Commit 1e32920

Browse files
committed
MAGETWO-32302: Create New Order
1 parent 6f82fd2 commit 1e32920

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

app/design/adminhtml/Magento/backend/web/css/styles-old.less

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3086,6 +3086,20 @@ input.no-display,
30863086
margin: 0 0 8px;
30873087
}
30883088

3089+
.order-account-information {
3090+
.admin__fieldset-wrapper-title {
3091+
margin: 0 0 18px;
3092+
padding: 12px 0 14px;
3093+
.title {
3094+
margin: 0;
3095+
}
3096+
}
3097+
}
3098+
3099+
.order-gift-options {
3100+
padding: 0 18px;
3101+
}
3102+
30893103
.order-coupons .box-left,
30903104
.order-gift-options .box-left {
30913105
float: left;

0 commit comments

Comments
 (0)