This commit is contained in:
albert
2013-04-09 18:07:14 -04:00
parent 56f1e19f67
commit 1e54e4431c

View File

@@ -12,7 +12,7 @@
} }
$('html, body').animate({ $('html, body').animate({
scrollTop: top scrollTop: top
}, 0); }, 300);
} }
Danbooru.notice = function(msg) { Danbooru.notice = function(msg) {