mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Take out reference to Flex Order (#23759)
Since flex-order was renamed to just order, change the subtitle.
This commit is contained in:
@@ -511,7 +511,7 @@ In addition to column clearing at responsive breakpoints, you may need to reset
|
|||||||
|
|
||||||
## Reordering
|
## 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.
|
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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user