]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
closes #25280
authorMark Otto <markdotto@gmail.com>
Tue, 16 Jan 2018 03:41:07 +0000 (19:41 -0800)
committerMark Otto <markdotto@gmail.com>
Tue, 16 Jan 2018 03:41:07 +0000 (19:41 -0800)
docs/4.0/layout/grid.md

index 3d874a6d715dae34313f553500c6044a118f993d..efbc5520d3cb1c5ab45a562f80cd3b3c561bcd21 100644 (file)
@@ -272,7 +272,7 @@ For grids that are the same from the smallest of devices to the largest, use the
 
 ### Stacked to horizontal
 
-Using a single set of `.col-sm-*` classes, you can create a basic grid system that starts out stacked on extra small devices before becoming horizontal on desktop (medium) devices.
+Using a single set of `.col-sm-*` classes, you can create a basic grid system that starts out stacked before becoming horizontal with at the small breakpoint (`sm`).
 
 <div class="bd-example-row">
 {% example html %}