diff options
| -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 { |
