Skip to content

Commit d445e48

Browse files
committed
fix-issue-19286 in 2.3-develop branch
1 parent 2f60707 commit d445e48

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1506,6 +1506,10 @@
15061506
position: relative;
15071507
z-index: 1;
15081508
}
1509+
.limiter {
1510+
display: inline-block;
1511+
float: right;
1512+
}
15091513

15101514
.toolbar-amount {
15111515
.lib-css(line-height, @pager__line-height);

0 commit comments

Comments
 (0)