diff options
| author | Mark Otto <[email protected]> | 2013-03-26 23:54:17 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-03-26 23:54:17 -0700 |
| commit | 5b298a2aaf5286564b1dc614bb439eb19edf2c25 (patch) | |
| tree | f8e3c68c2b5dd066dd2763f72cf39c747e4088e6 /docs/index.html | |
| parent | d5303906bd784619d8f2fa5a8244836056e5139d (diff) | |
| download | bootstrap-5b298a2aaf5286564b1dc614bb439eb19edf2c25.tar.xz bootstrap-5b298a2aaf5286564b1dc614bb439eb19edf2c25.zip | |
docs fixes with new .bs-docs-container; fixing some lingering grid classes
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 17afe11c4..d2aece152 100644 --- a/docs/index.html +++ b/docs/index.html @@ -22,7 +22,7 @@ title: Bootstrap </div> </div> -<div class="container"> +<div class="container bs-docs-container"> <div class="bs-docs-marketing"> |
