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
path: root/scss
diff options
context:
space:
mode:
authorMartijn Cuppens <martijn.cuppens@gmail.com>2019-07-27 09:30:39 +0300
committerXhmikosR <xhmikosr@gmail.com>2019-07-31 11:37:39 +0300
commit8f95b26d65717a208db0ff60e3c5fa43db4ef6d3 (patch)
tree6ff2d245e86443b17367b3ef009a8f97f0587456 /scss
parente1cd51e4fbcfe58a38933a24b22c2f8eb9bbdb34 (diff)
Haha, floats. It's 2019 (#29147)
Diffstat (limited to '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 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 {