Skip to content

Commit 6b40a9e

Browse files
authored
ENGCOM-5068: issue #22676 fixed - Compare Products counter, and My Wish List count… #22742
2 parents ddd15ee + 53aee83 commit 6b40a9e

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
@@ -1532,6 +1532,7 @@
15321532
.abs-block-items-counter {
15331533
.lib-css(color, @block-items__counter__color);
15341534
.lib-font-size(12px);
1535+
vertical-align: middle;
15351536
white-space: nowrap;
15361537

15371538
&:before {
@@ -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)