Skip to content

Commit

Permalink
ENGCOM-4595: Fixed WhiteSpace issue in product grid #21948
Browse files Browse the repository at this point in the history
  • Loading branch information
sidolov authored Apr 5, 2019
2 parents 1d02714 + 103b2f2 commit a80cfaa
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@

.product {
&-items {
font-size: 0;
.lib-inline-block-space-container();
&:extend(.abs-reset-list all);
}

&-item {
font-size: 1.4rem;
.lib-inline-block-space-item();
vertical-align: top;

.products-grid & {
Expand Down

0 comments on commit a80cfaa

Please sign in to comment.