diff options
| author | Jacob Thornton <[email protected]> | 2012-01-24 22:37:35 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-01-24 22:37:35 -0800 |
| commit | 5a54a98925f4f7375bdf63f86d21908b05af187e (patch) | |
| tree | 7ff697d703c34a6774d30d3ee90f6b650879c6b7 /docs/base-css.html | |
| parent | 5e5e87fbd0f577256d8a2b479bb9ed2187ff7f91 (diff) | |
| download | bootstrap-5a54a98925f4f7375bdf63f86d21908b05af187e.tar.xz bootstrap-5a54a98925f4f7375bdf63f86d21908b05af187e.zip | |
subnav spy scrolls blaawerh
Diffstat (limited to 'docs/base-css.html')
| -rw-r--r-- | docs/base-css.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/base-css.html b/docs/base-css.html index 27251d824..08442cf3b 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -24,7 +24,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 ================================================== --> |
