Skip to content

Commit e691eea

Browse files
authored
ENGCOM-3509: [Forwardport] Fix issue port 19286 - Wrong pager style #19298
2 parents 4ed458d + 4d2656d commit e691eea

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)