diff options
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 1a9c4e15a..b0a6743f3 100644 --- a/docs/base-css.html +++ b/docs/base-css.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 ================================================== --> |
