From 8f95b26d65717a208db0ff60e3c5fa43db4ef6d3 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 a227515379..1fa243c0c6 100644 --- a/scss/_grid.scss +++ b/scss/_grid.scss @@ -22,7 +22,7 @@ // Row // -// Rows contain and clear the floats of your columns. +// Rows contain your columns. @if $enable-grid-classes { .row {