From f4e297c878c89483d64f03381eb5c3f999083604 Mon Sep 17 00:00:00 2001 From: Martijn Cuppens Date: Sat, 27 Jul 2019 08:30:39 +0200 Subject: [PATCH] Haha, floats. It's 2019 (#29147) --- scss/_grid.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/_grid.scss b/scss/_grid.scss index fe432ab9a7..5b8b8cb236 100644 --- a/scss/_grid.scss +++ b/scss/_grid.scss @@ -31,7 +31,7 @@ // Row // -// Rows contain and clear the floats of your columns. +// Rows contain your columns. @if $enable-grid-classes { .row {