We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd89f7b commit 35c033eCopy full SHA for 35c033e
app/design/frontend/Magento/blank/Magento_Wishlist/web/css/source/_module.less
@@ -8,6 +8,23 @@
8
// _____________________________________________
9
10
& when (@media-common = true) {
11
+ .toolbar {
12
+ &.wishlist-toolbar{
13
+ .limiter {
14
+ float: right;
15
+ }
16
+ .main .pages {
17
+ display: inline-block;
18
+ z-index: 0;
19
+ position: relative;
20
21
+ .toolbar-amount, .limiter {
22
+ z-index: 1;
23
24
25
26
27
+
28
.form.wishlist.items {
29
.actions-toolbar {
30
&:extend(.abs-reset-left-margin all);
0 commit comments