diff options
| author | Mark Otto <[email protected]> | 2012-08-15 14:45:41 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-08-15 14:45:41 -0700 |
| commit | fd509cb370867d6a2d2ad45d3bae88d4fecdd088 (patch) | |
| tree | eabc447b12d1cc05b5922db475d2b0b3e5071d04 /docs/customize.html | |
| parent | ada5589184550ea87b37ae3cba9edfce57c04e99 (diff) | |
| parent | 74bda55d4caa3fd68b5993e5301cf2cc03fb48e8 (diff) | |
| download | bootstrap-fd509cb370867d6a2d2ad45d3bae88d4fecdd088.tar.xz bootstrap-fd509cb370867d6a2d2ad45d3bae88d4fecdd088.zip | |
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
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 fd5b03dcf..b24685196 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> |
