Skip to content

Commit 5f7ea15

Browse files
raneioJames Kolce
authored and
James Kolce
committed
Fixed nested grid issue. no-gutters only to child columns.
1 parent e31baf3 commit 5f7ea15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_atgrid.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
margin-left: 0;
5656
margin-right: 0;
5757

58-
[#{$prefix}column] {
58+
> [#{$prefix}column] {
5959
padding-left: 0;
6060
padding-right: 0;
6161
}

0 commit comments

Comments
 (0)