0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

doh forgot to save

This commit is contained in:
Mark Otto 2017-03-25 16:01:56 -07:00 committed by Mark Otto
parent 9596cb5087
commit 2b3a2b65a9

View 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 %}