Skip to content

Commit

Permalink
ENGCOM-1986: [Forwardport] #15308 removed extraneous margin #15975
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislav Idolov authored Jun 15, 2018
2 parents c4f221e + d10d059 commit 11e2743
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -167,11 +167,11 @@
.column.main {
.product {
&-items {
margin-left: -@indent__base;
margin-left: 0;
}

&-item {
padding-left: @indent__base;
padding-left: 0;
}
}
}
Expand Down

0 comments on commit 11e2743

Please sign in to comment.