1
1
Fork 0
mirror of https://github.com/openvk/openvk synced 2025-03-09 19:19:47 +03:00
Commit graph

2 commits

Author SHA1 Message Date
Maxim Leshchenko
d87277e7e7
Global: Fix up button
Due to the fact that "document.body.scrollTop" was removed from newer browsers, hovering over this button was not displayed. I replaced this with "window.scrollY" which works in newer browsers. I also localized the text on it.
2022-01-30 14:18:39 +02:00
Jill Stingray
db845c3c0b Initial commit 2020-06-07 19:04:43 +03:00