diff options
| author | Jacob Thornton <[email protected]> | 2012-01-25 11:25:35 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-01-25 11:25:35 -0800 |
| commit | 25519bacd56ee2507cdde727d85458e5e5ef7949 (patch) | |
| tree | 3efd6d51766babdc75dfaf4f9d9962ac3cab4f01 /docs/examples.html | |
| parent | d3c5dd4e6acc421e06ef72680e794cfd9d52a04a (diff) | |
| download | bootstrap-25519bacd56ee2507cdde727d85458e5e5ef7949.tar.xz bootstrap-25519bacd56ee2507cdde727d85458e5e5ef7949.zip | |
rebuild + add spy to template
Diffstat (limited to 'docs/examples.html')
| -rw-r--r-- | docs/examples.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples.html b/docs/examples.html index 04ca7fd68..bc52bea55 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -25,7 +25,7 @@ <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png"> </head> - <body> + <body data-spy="scroll" data-target=".subnav" data-offset="50"> <!-- Navbar ================================================== --> |
