diff options
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> |
