Skip to content

Instantly share code, notes, and snippets.

@Jpsern
Last active March 14, 2019 02:05
Show Gist options
  • Save Jpsern/1bcbf014c1da0e6b185c2c690e8b15c9 to your computer and use it in GitHub Desktop.
Save Jpsern/1bcbf014c1da0e6b185c2c690e8b15c9 to your computer and use it in GitHub Desktop.
spread-new-comment-field
javascript: (function (d) {
d.getElementById("new_comment_field").style.height = "1000px";
})(document);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment