diff options
| author | Martijn Cuppens <[email protected]> | 2019-07-27 08:30:39 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-07-31 11:37:39 +0300 |
| commit | 8f95b26d65717a208db0ff60e3c5fa43db4ef6d3 (patch) | |
| tree | 6ff2d245e86443b17367b3ef009a8f97f0587456 | |
| parent | e1cd51e4fbcfe58a38933a24b22c2f8eb9bbdb34 (diff) | |
| download | bootstrap-8f95b26d65717a208db0ff60e3c5fa43db4ef6d3.tar.xz bootstrap-8f95b26d65717a208db0ff60e3c5fa43db4ef6d3.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 a22751537..1fa243c0c 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 { |
