]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Fix nested collapsed flex-grid row 9568/head
authorNicolas Coden <nicolas@ncoden.fr>
Sun, 25 Dec 2016 22:30:43 +0000 (23:30 +0100)
committerNicolas Coden <nicolas@ncoden.fr>
Sun, 25 Dec 2016 22:30:43 +0000 (23:30 +0100)
commit7054776d6ba5136560109a0dfb0e54b468655469
tree89577d2474c13b165017e0f7d9e861cfe5854531
parentf7d661380d8887e8957463d3094258cdc82b3552
Fix nested collapsed flex-grid row

Bug: columns in collapsed row doesn't have padding, but nested
collapsed flex-grid row still have negative margins.

Fix: apply the same path than in classic grids.

Note: Grids and flex-grids have a lot of bugs like this one and should
be refactorized. Please beat me if you see this commit 6 months later
and nothing changed.
scss/grid/_flex-grid.scss