aboutsummaryrefslogtreecommitdiff
path: root/docs/_layouts
diff options
context:
space:
mode:
authorDenny <dennybritz@gmail.com>2012-09-13 09:56:27 -0700
committerDenny <dennybritz@gmail.com>2012-09-13 09:56:27 -0700
commit638a8511fa059844eb4a430ef38c9713799b7585 (patch)
tree201cd19d4d16b6ece04e7a14c9a27e581510c725 /docs/_layouts
parent6d53b971b9ce593898fda7705a105400f5ab6a46 (diff)
downloadspark-638a8511fa059844eb4a430ef38c9713799b7585.tar.gz
spark-638a8511fa059844eb4a430ef38c9713799b7585.tar.bz2
spark-638a8511fa059844eb4a430ef38c9713799b7585.zip
Fixed navbar style problem
Diffstat (limited to 'docs/_layouts')
-rwxr-xr-xdocs/_layouts/global.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_layouts/global.html b/docs/_layouts/global.html
index 8bfd0e7284..5861257e61 100755
--- a/docs/_layouts/global.html
+++ b/docs/_layouts/global.html
@@ -63,7 +63,7 @@
</div>
</div>
- <div class="container">
+ <div class="container" id="content">
<h1 class="title">{{ page.title }}</h1>
{{ content }}