Skip to content

Commit 6a74f09

Browse files
authored
ENGCOM-4181: Added space above error message. #21074
2 parents ec90be5 + 7c01d29 commit 6a74f09

File tree

2 files changed

+5
-0
lines changed
  • app/design/frontend/Magento/luma

2 files changed

+5
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,7 @@
397397

398398
.box-tocart {
399399
&:extend(.abs-box-tocart all);
400+
400401
.field.qty {
401402
}
402403

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,10 @@
7070
clear: left;
7171
}
7272
}
73+
74+
.box-tocart {
75+
margin-top: @indent__s;
76+
}
7377
}
7478
}
7579

0 commit comments

Comments
 (0)