From 157a49bded0bc5af965e46dc6ce3ab07a15de92f Mon Sep 17 00:00:00 2001 From: Nicolas Stepien Date: Fri, 30 Dec 2011 05:09:44 +0100 Subject: [PATCH] WHAT THE HELL. Fix spacing by removing the spaces (duh), fix fluid width by specifying size=1. wtf --- 4chan_x.user.js | 8 ++------ script.coffee | 8 ++------ 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/4chan_x.user.js b/4chan_x.user.js index d51472e8e..02a62087b 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -1257,7 +1257,7 @@ border: 1px solid #AAA;\ margin: 0;\ padding: 2px 4px 3px;\ - width: 100px;\ + width: 33%;\ }\ #form > textarea {\ font-family: sans-serif;\ @@ -1283,11 +1283,7 @@ \ \
\ -
\ - \ - \ - \ -
\ +
\ \
\ \ diff --git a/script.coffee b/script.coffee index 521d19233..c7bacc5a4 100644 --- a/script.coffee +++ b/script.coffee @@ -927,7 +927,7 @@ qr = border: 1px solid #AAA; margin: 0; padding: 2px 4px 3px; - width: 100px; + width: 33%; } #form > textarea { font-family: sans-serif; @@ -953,11 +953,7 @@ qr =
-
- - - -
+