diff options
| author | Mark Otto <[email protected]> | 2014-07-10 00:52:10 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-07-10 00:52:10 -0700 |
| commit | 1af9ae1671e2bb48b54aafd7e8e8953175ee9c61 (patch) | |
| tree | 3799bb7f62f210c0be77625d50e822f3c60efea4 /docs/_layouts/default.html | |
| parent | 7cfaf2f29e97190416a6943eee19d2b995d626db (diff) | |
| download | bootstrap-1af9ae1671e2bb48b54aafd7e8e8953175ee9c61.tar.xz bootstrap-1af9ae1671e2bb48b54aafd7e8e8953175ee9c61.zip | |
docs change
Diffstat (limited to 'docs/_layouts/default.html')
| -rw-r--r-- | docs/_layouts/default.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 4add08279..7ccab5e33 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -17,7 +17,7 @@ </div> </div> - <div class="bs-docs-container"> + <div class="bs-docs-container bs-docs-content"> {{ content }} </div> |
