]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update _settings.scss 5346/head
authorAaron Van Ruler <avr@users.noreply.github.com>
Fri, 20 Jun 2014 17:24:43 +0000 (13:24 -0400)
committerAaron Van Ruler <avr@users.noreply.github.com>
Fri, 20 Jun 2014 17:24:43 +0000 (13:24 -0400)
Update grid/block_grid variable names to match their location in _settings.scss

scss/foundation/_settings.scss

index d4ca9ede7dc70028a69a4423b66b9cdecf138329..8b114d35c126c58ce68724b5cfd69e856b02bc33 100644 (file)
@@ -32,7 +32,7 @@
 
 // Grid 
 
-// $include-html-block-grid-classes: $include-html-classes; 
+// $include-html-grid-classes: $include-html-classes; 
 // $include-xl-html-grid-classes: false;
 
 // $row-width: rem-calc(1000);
 
 // Block Grid
 
-// $include-html-grid-classes: $include-html-classes;
+// $include-html-block-grid-classes: $include-html-classes;
 // $include-xl-html-block-grid-classes: false;
 
 // We use this to control the maximum number of block grid elements per row