diff options
| author | Martijn Cuppens <[email protected]> | 2019-07-27 08:30:39 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-07-27 09:30:39 +0300 |
| commit | f4e297c878c89483d64f03381eb5c3f999083604 (patch) | |
| tree | f1e9a6418c9587eb27c26cda39d607c7f8a41e05 | |
| parent | d95d08249c899f7e9177fa5d6f155d34a4d79b94 (diff) | |
| download | bootstrap-f4e297c878c89483d64f03381eb5c3f999083604.tar.xz bootstrap-f4e297c878c89483d64f03381eb5c3f999083604.zip | |
Haha, floats. It's 2019 (#29147)
| -rw-r--r-- | scss/_grid.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_grid.scss b/scss/_grid.scss index fe432ab9a..5b8b8cb23 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 { |
