aboutsummaryrefslogtreecommitdiff
path: root/_layouts/default.html
diff options
context:
space:
mode:
authorfat <[email protected]>2013-07-26 19:25:45 -0700
committerfat <[email protected]>2013-07-26 19:25:45 -0700
commit178d8e98deff6d3f69b7a8f89fc345d65b563670 (patch)
tree888d4ec3dbdc0df5df242b9dbfd7f5139820ea1b /_layouts/default.html
parentbdac42ea40d2140d57d3272d5170b0943f9e7ebe (diff)
downloadbootstrap-178d8e98deff6d3f69b7a8f89fc345d65b563670.tar.xz
bootstrap-178d8e98deff6d3f69b7a8f89fc345d65b563670.zip
update docs nav targets
Diffstat (limited to '_layouts/default.html')
-rw-r--r--_layouts/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index 6b776f225..2169c44aa 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -5,7 +5,7 @@
{% include header.html %}
<!-- Place anything custom after this. -->
</head>
- <body data-spy="scroll" data-target=".bs-sidebar">
+ <body>
<!-- Docs master nav -->
{% include nav-main.html %}