e0qdk,
@e0qdk@kbin.social avatar

If it's really bugging you, you could put something like this in a GreaseMonkey script:

function move_comment_add() {
  let comment_add = document.getElementById("comment-add");
  let comments    = document.getElementById("comments");
  comments.insertAdjacentElement("beforebegin", comment_add);
}

move_comment_add();

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • kbinMeta@kbin.social
  • meta
  • Macbeth
  • All magazines