Skip to content

Commit 881d852

Browse files
ENGCOM-5068: issue #22676 fixed - Compare Products counter, and My Wish List count… #22742
- Merge Pull Request #22742 from sanjaychouhan-webkul/magento2:fixed-22676 - Merged commits: 1. 1c9b33a 2. 6c69943
2 parents 74acae7 + 6c69943 commit 881d852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/design/frontend/Magento/luma/web/css/source/_extends.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1532,8 +1532,8 @@
15321532
.abs-block-items-counter {
15331533
.lib-css(color, @block-items__counter__color);
15341534
.lib-font-size(12px);
1535-
white-space: nowrap;
15361535
vertical-align: middle;
1536+
white-space: nowrap;
15371537

15381538
&:before {
15391539
content: '(';

0 commit comments

Comments
 (0)