]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Take out reference to Flex Order (#23759)
authorRay Villalobos <ray@planetoftheweb.com>
Wed, 27 Sep 2017 07:49:48 +0000 (03:49 -0400)
committerXhmikosR <xhmikosr@gmail.com>
Wed, 27 Sep 2017 07:49:48 +0000 (10:49 +0300)
Since flex-order was renamed to just order, change the subtitle.

docs/4.0/layout/grid.md

index 62d126b901c6292847f39b6b2895f66afd6682cc..96f2beaf6ad7111e324b4235cd631b07e19f70ad 100644 (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.