From: Aaron Van Ruler Date: Fri, 20 Jun 2014 17:24:43 +0000 (-0400) Subject: Update _settings.scss X-Git-Tag: v5.3.2~18^2~12^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F5346%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update _settings.scss Update grid/block_grid variable names to match their location in _settings.scss --- diff --git a/scss/foundation/_settings.scss b/scss/foundation/_settings.scss index d4ca9ede7..8b114d35c 100644 --- a/scss/foundation/_settings.scss +++ b/scss/foundation/_settings.scss @@ -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); @@ -294,7 +294,7 @@ // 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