mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-22 15:30:23 +00:00
Take out reference to Flex Order (#23759)
Since flex-order was renamed to just order, change the subtitle.
This commit is contained in:
parent
87c9e3aa5d
commit
71469a2fac
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue