1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-27 05:49:07 +02:00

fix scroll thinggg

This commit is contained in:
Jacob Thornton
2012-07-24 00:30:58 -07:00
parent 5b2f2ed821
commit e38fa4b1f4
15 changed files with 12 additions and 15 deletions

View File

@@ -86,7 +86,7 @@
================================================== -->
<div class="row">
<div class="span3 bs-docs-sidebar">
<ul class="nav nav-list bs-docs-sidenav">
<ul class="nav nav-list bs-docs-sidenav" data-spy="affix" data-offset-y="80">
<li><a href="#components">1. Choose components</a></li>
<li><a href="#plugins">2. Select jQuery plugins</a></li>
<li><a href="#variables">3. Customize variables</a></li>