]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Updated docs with extra auto resize example 20475/head
authorScott Gauthreaux <me@scottgauthreaux.com>
Sat, 6 Aug 2016 22:33:31 +0000 (15:33 -0700)
committerGitHub <noreply@github.com>
Sat, 6 Aug 2016 22:33:31 +0000 (15:33 -0700)
commit98a8e9947a5d97d8be8b664b6b8c08a7c78937a2
tree91fc155a4ca2f05d2992d39f588dcbfcb3553e5e
parent0416f761dddae04a1b4d3ce70afece518330ca4d
Updated docs with extra auto resize example

I updated the doc with an example of a flex layout of 3 columns where the center column is specified as a `.col-xs-5` to show that other columns will resize no matter what the width of the center column.
Experienced bootstrap developers will expect to have to use an even number for the center column width when in reality any size will work.
I believe this is quite useful information and doesn't add too much to the docs.
Another option would be to make that initial example a `.col-xs-5` instead of a `.col-xs-6` to highlight this fact in the first place.
docs/layout/flexbox-grid.md