2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +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:
Ray Villalobos
2017-09-27 03:49:48 -04:00
committed by XhmikosR
parent 87c9e3aa5d
commit 71469a2fac
+1 -1
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.