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
1 changed files with 1 additions and 1 deletions

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