Skip to content

Commit a53bfe7

Browse files
PB-173 Bugs: Navigation Dot Padding When Wrapped & Too Many Products in Continuous Mode In Column
- fix dots spacing between the rows
1 parent 4e61f24 commit a53bfe7

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/PageBuilder/view/frontend/web/css/source/slick

1 file changed

+1
-0
lines changed

app/code/Magento/PageBuilder/view/frontend/web/css/source/slick/_slick.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@
185185
}
186186

187187
.slick-dots {
188+
.lib-inline-block-space-item();
188189
display: block;
189190
list-style: none;
190191
margin: 0;

0 commit comments

Comments
 (0)