Skip to content

Commit 74acae7

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 parents 19fcb92 + 1c9b33a commit 74acae7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1533,6 +1533,7 @@
15331533
.lib-css(color, @block-items__counter__color);
15341534
.lib-font-size(12px);
15351535
white-space: nowrap;
1536+
vertical-align: middle;
15361537

15371538
&:before {
15381539
content: '(';
@@ -1555,6 +1556,7 @@
15551556
strong {
15561557
font-size: @font-size__l;
15571558
font-weight: @font-weight__light;
1559+
vertical-align: middle;
15581560
}
15591561
}
15601562
}

0 commit comments

Comments
 (0)