]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commit
Fix gutter between columns on nested grids
authorStadly <magnar@myrtveit.com>
Fri, 16 Sep 2016 07:19:40 +0000 (09:19 +0200)
committerStadly <magnar@myrtveit.com>
Fri, 16 Sep 2016 07:19:40 +0000 (09:19 +0200)
commitc6155a6b1c5b9127373ba3591abae3dc737870d3
treec560165094a93644fe81cb8e17b6fc782dc50d56
parent5c07dbfec9e954853ad5c0f0f6e7147d8f149bc0
Fix gutter between columns on nested grids

On nested grids, only the outside gutters should be removed, namely the
gutter to the left of the first column and the gutter to the right of
the last column. The gutter between the columns should be present on
nested columns, unless the grid is collapsed.
scss/grid/_grid.scss