aboutsummaryrefslogtreecommitdiff
path: root/less/grid.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-11-30 13:09:55 -0800
committerMark Otto <[email protected]>2013-11-30 13:09:55 -0800
commit82bbccde9bc91543e7b1a4612d4d87c75c737bba (patch)
treee8abb61d6f8d58b20481e2704e5782cf3af1427f /less/grid.less
parent702ad4c3025c8db0ec482e5eccd339cf1e6c2a5a (diff)
parent56113201017cc15bc677a99f61730b2a34cac2a5 (diff)
downloadbootstrap-82bbccde9bc91543e7b1a4612d4d87c75c737bba.tar.xz
bootstrap-82bbccde9bc91543e7b1a4612d4d87c75c737bba.zip
Merge branch 'master' into pr/11648
Conflicts: dist/css/bootstrap.min.css less/grid.less
Diffstat (limited to 'less/grid.less')
-rw-r--r--less/grid.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/less/grid.less b/less/grid.less
index e1f134e6d..279d80368 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.
.make-grid-columns-float(xs);
.make-grid(@grid-columns, xs, width);