Skip to content

Commit c4dbac7

Browse files
committed
Merge remote-tracking branch 'tango/MAGETWO-99370' into PR-05
2 parents 6a9860f + bd10f61 commit c4dbac7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
height: 36px;
211211
margin-top: -7px;
212212
text-align: center;
213-
width: 45px;
213+
width: 60px;
214214
}
215215
}
216216

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
@@ -371,7 +371,7 @@
371371
.item-qty {
372372
margin-right: @indent__s;
373373
text-align: center;
374-
width: 45px;
374+
width: 60px;
375375
}
376376

377377
.update-cart-item {

0 commit comments

Comments
 (0)