Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartijn Cuppens <martijn.cuppens@gmail.com>2019-07-27 09:30:39 +0300
committerXhmikosR <xhmikosr@gmail.com>2019-07-27 09:30:39 +0300
commitf4e297c878c89483d64f03381eb5c3f999083604 (patch)
treef1e9a6418c9587eb27c26cda39d607c7f8a41e05 /scss/_grid.scss
parentd95d08249c899f7e9177fa5d6f155d34a4d79b94 (diff)
Haha, floats. It's 2019 (#29147)
Diffstat (limited to 'scss/_grid.scss')
-rw-r--r--scss/_grid.scss2
1 files changed, 1 insertions, 1 deletions
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 {