From: Mark Otto Date: Sat, 25 Mar 2017 23:01:56 +0000 (-0700) Subject: doh forgot to save X-Git-Tag: v4.0.0-beta~147^2~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b3a2b65a97eff40608538946aeba3b4ad3d8aea;p=thirdparty%2Fbootstrap.git doh forgot to save --- diff --git a/docs/layout/grid.md b/docs/layout/grid.md index 73c84f8ce7..95fd999f36 100644 --- a/docs/layout/grid.md +++ b/docs/layout/grid.md @@ -197,7 +197,7 @@ Auto-layout for flexbox grid columns also means you can set the width of one col ### Variable width content -Use `col-{breakpoint}-auto` classes to size columns based on the natural width of their content. Use these classes in conjunction with [horizontal alignment](#horizontal-alignment) classes for centering layouts with uneven column sizes as viewport width changes. +Use `col-{breakpoint}-auto` classes to size columns based on the natural width of their content.
{% example html %}