Skip to content
Snippets Groups Projects
Commit 704ffaa6 authored by Vincent Petry's avatar Vincent Petry
Browse files

Use body element when animating scroll in public page

In the public page the scroll container is the window instead of a div.
The $(window) object doesn't support animating the scroll property, so
the $('body') element is used instead.
parent 3b3affa1
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment