aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--less/grid.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/less/grid.less b/less/grid.less
index 329f68bd3..f5256be54 100644
--- a/less/grid.less
+++ b/less/grid.less
@@ -28,8 +28,8 @@
// Extra small grid
//
-// Grid classes for extra small devices like smartphones. No offset, push, or
-// pull classes are present here due to the size of the target.
+// Columns, offsets, pushes, and pulls for extra small devices like
+// smartphones.
//
// Note that `.col-xs-12` doesn't get floated on purpose--there's no need since
// it's full-width.