Commit d8525ca0 authored by jepso's avatar jepso

Smooth scroll effect removed as it messes up browser's back/forward

functionality.
parent cfbfe264
......@@ -69,8 +69,3 @@ function initializeTocToggles()
window.addEvent('domready', function() {
initializeTocToggles();
});
window.addEvent('domready', function() {
new SmoothScroll();
});
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment