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/customize.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/customize.html')
| -rw-r--r-- | docs/customize.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/customize.html b/docs/customize.html index 544f41310..f4e01b340 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -14,7 +14,7 @@ title: Customize and download </header> - <div class="container"> + <div class="container bs-docs-container"> <!-- Docs nav ================================================== --> |
