From: Mark Otto Date: Fri, 30 Jun 2017 16:08:45 +0000 (-0700) Subject: update that docs bit too X-Git-Tag: v4.0.0-beta~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7eafb1657914acaef05544209fbd39b4f8627c52;p=thirdparty%2Fbootstrap.git update that docs bit too --- diff --git a/docs/4.0/layout/grid.md b/docs/4.0/layout/grid.md index 1adc438f14..0cd8f62d58 100644 --- a/docs/4.0/layout/grid.md +++ b/docs/4.0/layout/grid.md @@ -691,4 +691,4 @@ $container-max-widths: ( ); {% endhighlight %} -When making any changes to the Sass variables or maps, you'll need to save your changes and recompile. Doing so will out a brand new set of predefined grid classes for column widths, offsets, pushes, and pulls. Responsive visibility utilities will also be updated to use the custom breakpoints. +When making any changes to the Sass variables or maps, you'll need to save your changes and recompile. Doing so will out a brand new set of predefined grid classes for column widths and ordering. Responsive visibility utilities will also be updated to use the custom breakpoints.