diff options
| author | Mark Otto <[email protected]> | 2012-01-25 15:03:44 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-25 15:03:44 -0800 |
| commit | b6b7d1343b74713a60e86401d8b625f097a7b8dc (patch) | |
| tree | 812ab1554f9e32e8387b920ce87d5c5978d5c3a4 /docs/scaffolding.html | |
| parent | 7d83f45ebbadf7d100b56f944718763a6ce3e55c (diff) | |
| download | bootstrap-b6b7d1343b74713a60e86401d8b625f097a7b8dc.tar.xz bootstrap-b6b7d1343b74713a60e86401d8b625f097a7b8dc.zip | |
finish the rest of the less page mixins docs
Diffstat (limited to 'docs/scaffolding.html')
| -rw-r--r-- | docs/scaffolding.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/scaffolding.html b/docs/scaffolding.html index 8245f860c..2ba8d5d7a 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -212,7 +212,7 @@ <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>.fixed-container()</code> mixin</td> + <td>Counts number of columns and gutters to set width of the <code>.container-fixed()</code> mixin</td> </tr> </tbody> </table> |
