0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

Take out reference to Flex Order (#23759)

Since flex-order was renamed to just order, change the subtitle.
This commit is contained in:
Ray Villalobos 2017-09-27 03:49:48 -04:00 committed by XhmikosR
parent 87c9e3aa5d
commit 71469a2fac

View File

@ -511,7 +511,7 @@ In addition to column clearing at responsive breakpoints, you may need to reset
## Reordering
### Flex order
### Order classes
Use `.order-` classes for controlling the **visual order** of your content. These classes are responsive, so you can set the `order` by breakpoint (e.g., `.order-1.order-md-2`). Includes support for `1` through `12` across all five grid tiers.