Skip to content

Commit bf39b51

Browse files
author
Stanislav Idolov
authored
ENGCOM-1299: [2.2] Fix - minicart label fixed size issue #14716
2 parents 800ae03 + 93cb9a3 commit bf39b51

File tree

2 files changed

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

2 files changed

+0
-2
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,6 @@
239239
.product-item-pricing {
240240
.label {
241241
display: inline-block;
242-
width: 4.5rem;
243242
}
244243
}
245244

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,6 @@
249249
.product-item-pricing {
250250
.label {
251251
display: inline-block;
252-
width: 4.5rem;
253252
}
254253
}
255254

0 commit comments

Comments
 (0)