Skip to content

Commit 7e5e6c7

Browse files
[Align some space between input and update button Minicart]
1 parent 69f6da0 commit 7e5e6c7

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
@@ -347,8 +347,8 @@
347347

348348
.update-cart-item {
349349
.lib-font-size(11);
350-
vertical-align: top;
351350
margin-left: 5px;
351+
vertical-align: top;
352352
}
353353

354354
.subtitle {

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
@@ -376,8 +376,8 @@
376376

377377
.update-cart-item {
378378
.lib-font-size(11);
379-
vertical-align: top;
380379
margin-left: 5px;
380+
vertical-align: top;
381381
}
382382

383383
.subtitle {

0 commit comments

Comments
 (0)