diff options
| author | Mark Otto <[email protected]> | 2012-07-08 01:47:36 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-07-08 01:47:36 -0700 |
| commit | 20676ddd4d3e46c9fb32aadfeddb3a4a68efa6a3 (patch) | |
| tree | bacc672697292c0b83f5b44b014a3321e2d2195e /docs/extend.html | |
| parent | 5f861ef51735d8b0f2c0f0faf8f438808a480d99 (diff) | |
| download | bootstrap-20676ddd4d3e46c9fb32aadfeddb3a4a68efa6a3.tar.xz bootstrap-20676ddd4d3e46c9fb32aadfeddb3a4a68efa6a3.zip | |
adding getting started page based on Bootstrap University from awhile back, testing out side nav on docs instead of subnav bar
Diffstat (limited to 'docs/extend.html')
| -rw-r--r-- | docs/extend.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/extend.html b/docs/extend.html index b3b72f75e..ccd512260 100644 --- a/docs/extend.html +++ b/docs/extend.html @@ -27,7 +27,7 @@ </head> - <body data-spy="scroll" data-target=".subnav" data-offset="50"> + <body data-spy="scroll" data-target=".bs-docs-sidebar" data-offset="10"> <!-- Navbar ================================================== --> |
