From 1a6a1828bf92aec044387ff7020a1f77abcd6730 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 22 Mar 2012 17:23:20 -0700 Subject: remove mention of siteWidth, no longer used --- docs/assets/bootstrap.zip | Bin 55584 -> 55584 bytes docs/scaffolding.html | 7 +------ docs/templates/pages/scaffolding.mustache | 7 +------ 3 files changed, 2 insertions(+), 12 deletions(-) diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 7cd6216da..a02d277b6 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/scaffolding.html b/docs/scaffolding.html index f5a756790..b49ec4031 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -374,11 +374,6 @@ 20px Negative space between columns - - @siteWidth - Computed sum of all columns and gutters - Counts number of columns and gutters to set width of the .container-fixed() mixin -
@@ -627,7 +622,7 @@
- +
diff --git a/docs/templates/pages/scaffolding.mustache b/docs/templates/pages/scaffolding.mustache index 2d6d54c4c..b64c63af3 100644 --- a/docs/templates/pages/scaffolding.mustache +++ b/docs/templates/pages/scaffolding.mustache @@ -298,11 +298,6 @@ 20px {{_i}}Negative space between columns{{/i}} - - @siteWidth - {{_i}}Computed sum of all columns and gutters{{/i}} - {{_i}}Counts number of columns and gutters to set width of the .container-fixed() mixin{{/i}} -
@@ -551,7 +546,7 @@
- +
-- cgit v1.2.3