aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-03-22 17:23:20 -0700
committerMark Otto <[email protected]>2012-03-22 17:23:20 -0700
commit1a6a1828bf92aec044387ff7020a1f77abcd6730 (patch)
treebd8daf0135d1a0d904c1b97532272e99bf6e4e2c /docs/templates
parent42f636032cf8ce66a61ef1fbdcac60b1d498aaf5 (diff)
downloadbootstrap-1a6a1828bf92aec044387ff7020a1f77abcd6730.tar.xz
bootstrap-1a6a1828bf92aec044387ff7020a1f77abcd6730.zip
remove mention of siteWidth, no longer used
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/pages/scaffolding.mustache7
1 files changed, 1 insertions, 6 deletions
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 @@
<td>20px</td>
<td>{{_i}}Negative space between columns{{/i}}</td>
</tr>
- <tr>
- <td><code>@siteWidth</code></td>
- <td><em>{{_i}}Computed sum of all columns and gutters{{/i}}</em></td>
- <td>{{_i}}Counts number of columns and gutters to set width of the <code>.container-fixed()</code> mixin{{/i}}</td>
- </tr>
</tbody>
</table>
<div class="row">
@@ -551,7 +546,7 @@
</div><!-- /.span -->
</div><!-- /.row -->
-
+
<div class="row">
<div class="span4">
</div><!-- /.span -->