From b4bf4037c6ec40f52c56c3519d7b5cb197b63d0a Mon Sep 17 00:00:00 2001 From: James Campos Date: Mon, 5 Sep 2011 12:02:12 -0700 Subject: [PATCH] ta height: 150px --- 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 1161e910d..562cfa5c2 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -3472,7 +3472,7 @@ }\ #qr textarea {\ border: 0;\ - height: 125;\ + height: 150px;\ width: 100%;\ }\ #qr #captcha {\ diff --git a/script.coffee b/script.coffee index fc0dbd5f5..a31788610 100644 --- a/script.coffee +++ b/script.coffee @@ -2780,7 +2780,7 @@ main = } #qr textarea { border: 0; - height: 125; + height: 150px; width: 100%; } #qr #captcha {