aboutsummaryrefslogtreecommitdiffstats
path: root/doc/toc.html
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-12-10 15:08:54 +0100
committerMario Vavti <mario@mariovavti.com>2016-12-10 15:08:54 +0100
commitdc6455690278c40dda03247456de24a26d7cf54b (patch)
treecb7ae58c755097992dc3b67a2aee7604ff3cf834 /doc/toc.html
parent0315077daf3c2d112737fb27b05abf90fc45212a (diff)
parent7237bacec03092aa6d5a774cb8d8030731919500 (diff)
downloadvolse-hubzilla-dc6455690278c40dda03247456de24a26d7cf54b.tar.gz
volse-hubzilla-dc6455690278c40dda03247456de24a26d7cf54b.tar.bz2
volse-hubzilla-dc6455690278c40dda03247456de24a26d7cf54b.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
Diffstat (limited to 'doc/toc.html')
-rw-r--r--doc/toc.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/toc.html b/doc/toc.html
index a2ebea318..4ef79bd10 100644
--- a/doc/toc.html
+++ b/doc/toc.html
@@ -420,11 +420,11 @@
tocUl.toc({content: "#doco-content", headings: "h1"});
tocUl.addClass('toc-content');
if( $(window).height() > 499) {
- tocUl.sticky({topSpacing:$('nav').outerHeight(true), zIndex: 1000});
- }
+ tocUl.sticky({topSpacing:$('nav').outerHeight(true), zIndex: 1000});
+ }
}
});
-
+
});
</script>