diff options
Diffstat (limited to 'docs/scaffolding.html')
| -rw-r--r-- | docs/scaffolding.html | 7 |
1 files changed, 1 insertions, 6 deletions
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 @@ <td>20px</td> <td>Negative space between columns</td> </tr> - <tr> - <td><code>@siteWidth</code></td> - <td><em>Computed sum of all columns and gutters</em></td> - <td>Counts number of columns and gutters to set width of the <code>.container-fixed()</code> mixin</td> - </tr> </tbody> </table> <div class="row"> @@ -627,7 +622,7 @@ </div><!-- /.span --> </div><!-- /.row --> - + <div class="row"> <div class="span4"> </div><!-- /.span --> |
