From: Marcus Molchany Date: Sun, 22 Jan 2017 02:01:13 +0000 (-0800) Subject: Update grid layout docs (#21806) X-Git-Tag: v4.0.0-beta~147^2~186^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cb252570a0fb2507c7169427569f50a0a1cb031;p=thirdparty%2Fbootstrap.git Update grid layout docs (#21806) Update Mix and match section with correct responsive classes for stacking cols. --- diff --git a/docs/layout/grid.md b/docs/layout/grid.md index 03deb2f551..58e51946e9 100644 --- a/docs/layout/grid.md +++ b/docs/layout/grid.md @@ -293,7 +293,7 @@ Don't want your columns to simply stack in some grid tiers? Use a combination of {% example html %}
-
.col .col-md-8
+
.col-12 .col-md-8
.col-6 .col-md-4