diff options
| author | Mark Otto <[email protected]> | 2012-01-25 11:27:29 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-25 11:27:29 -0800 |
| commit | e24bd40b4a38b190caad2da9b90c683167c76004 (patch) | |
| tree | c7305cf363c71186eb40173f433306b1ac2fc7a6 /docs/examples.html | |
| parent | b8511568637dfa4decb3f0475436a3dfa637a57d (diff) | |
| parent | 25519bacd56ee2507cdde727d85458e5e5ef7949 (diff) | |
| download | bootstrap-e24bd40b4a38b190caad2da9b90c683167c76004.tar.xz bootstrap-e24bd40b4a38b190caad2da9b90c683167c76004.zip | |
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Conflicts:
bootstrap.css
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 ================================================== --> |
