fixes #1208
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
}
|
}
|
||||||
$('html, body').animate({
|
$('html, body').animate({
|
||||||
scrollTop: top
|
scrollTop: top
|
||||||
}, 0);
|
}, 300);
|
||||||
}
|
}
|
||||||
|
|
||||||
Danbooru.notice = function(msg) {
|
Danbooru.notice = function(msg) {
|
||||||
|
|||||||
Reference in New Issue
Block a user