From 880d9ad9df98b3566f70e6f11f3b2efefbadd959 Mon Sep 17 00:00:00 2001 From: Nicolas Stepien Date: Sun, 1 Jan 2012 06:38:43 +0100 Subject: [PATCH] WTF. Change button to input type=button, as pressing enter in the other inputs would trigger the mouse event click on the button. --- 4chan_x.user.js | 2 +- script.coffee | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/4chan_x.user.js b/4chan_x.user.js index a1676a002..4bc3efa9b 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -1332,7 +1332,7 @@ textarea.field {\ \ \
\ -
\ +
\
\
\
\ diff --git a/script.coffee b/script.coffee index 18398d9fe..16817a05a 100644 --- a/script.coffee +++ b/script.coffee @@ -998,7 +998,7 @@ textarea.field {
-
+