2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

scrollspy maybe?

This commit is contained in:
Mark Otto
2014-10-27 01:35:10 -07:00
parent d896faa1b9
commit 37f10fe92f
+1 -1
View File
@@ -4,7 +4,7 @@
<!-- Meta, title, CSS, favicons, etc. -->
{% include header.html %}
</head>
<body class="bs-docs">
<body class="bs-docs" data-spy="scroll" data-target=".bs-docs-sidenav">
<a class="sr-only sr-only-focusable" href="#content">Skip to main content</a>
{% include docs-nav.html %}