Skip to content

Commit 82eb041

Browse files
author
Stanislav Idolov
authored
ENGCOM-1309: [backport] #14716 Fix - minicart label fixed size issue #14738
2 parents e79290e + 8f92765 commit 82eb041

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
@@ -238,7 +238,6 @@
238238
.product-item-pricing {
239239
.label {
240240
display: inline-block;
241-
width: 4.5rem;
242241
}
243242
}
244243

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
@@ -243,7 +243,6 @@
243243
.product-item-pricing {
244244
.label {
245245
display: inline-block;
246-
width: 4.5rem;
247246
}
248247
}
249248

0 commit comments

Comments
 (0)