diff options
| author | Mark Otto <[email protected]> | 2011-11-08 08:24:10 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-11-08 08:24:10 -0800 |
| commit | c5115d55abd3b8552c244720e64ee0beea71cdd5 (patch) | |
| tree | fe3b510df260c0b72eac1c9809f26d21c142bd2b /docs/scaffolding.html | |
| parent | f459f826af827735f8bfea2e850dba1151b19efc (diff) | |
| parent | ae5badc9fbe7bd6fc0724ab84926eaabd5eb130e (diff) | |
| download | bootstrap-c5115d55abd3b8552c244720e64ee0beea71cdd5.tar.xz bootstrap-c5115d55abd3b8552c244720e64ee0beea71cdd5.zip | |
Merge pull request #577 from smaboshe/updates-to-2.0-docs
Updates to 2.0 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 de50caf8d..9a04f7c36 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -242,7 +242,7 @@ </div> <pre class="prettyprint linenums"> <body> - <div class="container-fluid"> + <div class="fluid-container"> <div class="sidebar"> ... </div> |
