]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
doh forgot to save
authorMark Otto <markdotto@gmail.com>
Sat, 25 Mar 2017 23:01:56 +0000 (16:01 -0700)
committerMark Otto <markd.otto@gmail.com>
Sun, 26 Mar 2017 20:23:49 +0000 (13:23 -0700)
docs/layout/grid.md

index 73c84f8ce76082ba8f26cafda4a3f87afc2206f0..95fd999f367aeed3924d47752fa966f80f06b9e4 100644 (file)
@@ -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.
 
 <div class="bd-example-row">
 {% example html %}