aboutsummaryrefslogtreecommitdiff
path: root/_layouts/default.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-07-26 19:26:58 -0700
committerMark Otto <[email protected]>2013-07-26 19:26:58 -0700
commite647d54f25439df4a6ebe3324f7ee81c504e84df (patch)
tree658a43699e147c71214f643df80065f64711c378 /_layouts/default.html
parent71acb0c42bd120c61e2943f3d794a0b8a905644d (diff)
parent178d8e98deff6d3f69b7a8f89fc345d65b563670 (diff)
downloadbootstrap-e647d54f25439df4a6ebe3324f7ee81c504e84df.tar.xz
bootstrap-e647d54f25439df4a6ebe3324f7ee81c504e84df.zip
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
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 ab5a8b5ea..fc6003260 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 %}