When ".row" a child of ".container", ".row" wider that ".container" with 30px
Created by: ghost
Hi,
Because of the fix of the issue #9605 (closed) by make the margin of the .row
smaller, So that's mean a wider .row
when we are under .container
, The solution is by add a margin and padding in the same time so we will gain the space of the gutter as a padding and that will not effect the width of the .row
.