diff --git a/contrib/js/nntpchan/reply.js b/contrib/js/nntpchan/reply.js index 0777d96..e69ea1c 100644 --- a/contrib/js/nntpchan/reply.js +++ b/contrib/js/nntpchan/reply.js @@ -257,8 +257,8 @@ function init(prefix) { y = ev.pageY - $(this).height() / 2; $(e).offset({ - top: y, - left: x + top: y / 2, + left: x / 2 }); } });