]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Use pull request #11171 from englishtom/patch-1 for v6.5.0
authorTom English <tomrenglish@googlemail.com>
Sat, 16 Jun 2018 07:55:59 +0000 (09:55 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Sat, 16 Jun 2018 20:58:48 +0000 (22:58 +0200)
d55568d7c Incorrect variable name in legacy Float Grid docs

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
docs/pages/grid.md

index 28ad6012baf35f279aee5f88c3bf4cb8d2c2859b..15e6cbf01fe3534b4998fcd4d4887f577a779c27 100644 (file)
@@ -23,7 +23,7 @@ tags:
 
 To use the Float Grid in Foundation v6.4+, you need to:
 * In CDN link or package managers: import `foundation-float.css` in place of `foundation.css`.
-* In Sass: set both `$xy-grid` and `$global-flex` to `false`.
+* In Sass: set both `$xy-grid` and `$global-flexbox` to `false`.
 
 
 ## Basics