diff options
| author | Jacob Thornton <[email protected]> | 2012-08-14 21:06:08 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-08-14 21:06:08 -0700 |
| commit | dee57462e2805421a0fe0d786229446bbaef677b (patch) | |
| tree | 49c7e0f61ba1bac7c8804ad07b96a3ad0ec654f3 /docs/customize.html | |
| parent | 4bf93a2d76ddec19e22be771ef1832ef563c91a5 (diff) | |
| download | bootstrap-dee57462e2805421a0fe0d786229446bbaef677b.tar.xz bootstrap-dee57462e2805421a0fe0d786229446bbaef677b.zip | |
get affix actually working and update docs
Diffstat (limited to 'docs/customize.html')
| -rw-r--r-- | docs/customize.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/customize.html b/docs/customize.html index daf1606d1..422ad43ea 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -85,7 +85,7 @@ ================================================== --> <div class="row"> <div class="span3 bs-docs-sidebar"> - <ul class="nav nav-list bs-docs-sidenav" data-spy="affix" data-offset-y="80"> + <ul class="nav nav-list bs-docs-sidenav"> <li><a href="#components"><i class="icon-chevron-right"></i> 1. Choose components</a></li> <li><a href="#plugins"><i class="icon-chevron-right"></i> 2. Select jQuery plugins</a></li> <li><a href="#variables"><i class="icon-chevron-right"></i> 3. Customize variables</a></li> |
