diff --git a/index.html b/index.html index 8446b605a..bf55ce176 100644 --- a/index.html +++ b/index.html @@ -41,9 +41,13 @@ margin-right: 0!important; } .page_toc { + top: 0; position: static!important; margin-top:20px!important; } + .page_toc.scrolled { + position: fixed!important; + } .markdown-section { padding: 20px!important; } @@ -74,6 +78,9 @@ .sidebar-toggle { top: 134px!important; } + .sidebar-toggle.scrolled { + top: 20px!important; + } .page_toc .lv3 { display:none; } @@ -85,7 +92,7 @@ margin-left:300px!important; } } - + @@ -161,6 +168,40 @@

Spot by NetApp Documentation

+ + + + +