Skip to content

Commit 28757b0

Browse files
MC-33230: [Magento Cloud] - Minicart stock verification
1 parent 5db61a8 commit 28757b0

File tree

2 files changed

+2
-2
lines changed
  • app/design/frontend/Magento

2 files changed

+2
-2
lines changed

app/design/frontend/Magento/blank/Magento_Checkout/web/css/source/module/_minicart.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,8 @@
247247
}
248248

249249
.message {
250+
margin-bottom: 0;
250251
margin-top: 10px;
251-
margin-bottom: 0px;
252252
}
253253

254254
.product {

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,8 +265,8 @@
265265
}
266266

267267
.message {
268+
margin-bottom: 0;
268269
margin-top: 10px;
269-
margin-bottom: 0px;
270270
}
271271

272272
.product-item-name {

0 commit comments

Comments
 (0)