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/components.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/components.html')
| -rw-r--r-- | docs/components.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html index 5e17a6a3e..06cbe3720 100644 --- a/docs/components.html +++ b/docs/components.html @@ -14,7 +14,7 @@ title: Components </header> - <div class="container"> + <div class="container bs-docs-container"> <!-- Docs nav ================================================== --> |
