From: Aaron Arney Date: Tue, 8 Dec 2015 22:53:22 +0000 (-0500) Subject: Update grid.md X-Git-Tag: v6.0.6~50^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7456%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update grid.md Add note to block grid documentation pointing out that Foundation defaults to a maximum of six columns. --- diff --git a/docs/pages/grid.md b/docs/pages/grid.md index 58f9fa47f..dcb549014 100644 --- a/docs/pages/grid.md +++ b/docs/pages/grid.md @@ -388,7 +388,7 @@ Using these source ordering classes, you can shift columns around between our br ### Block Grids -The block grid from Foundation 5 has been merged into the main grid. Add a class of the format `[size]-up-[n]` to change the size of all columns within the row. +The block grid from Foundation 5 has been merged into the main grid. Add a class of the format `[size]-up-[n]` to change the size of all columns within the row. By default, the max number of columns you can use with block grid are 6. ```html_example