From d15cdf30fa45ca9834d4f999d1144cb64707023c Mon Sep 17 00:00:00 2001 From: James Campos Date: Sun, 28 Aug 2011 09:37:16 -0700 Subject: [PATCH] golden ratio --- 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 bed01fc7e..ed9012ce3 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -3073,7 +3073,7 @@ }\ #qr textarea {\ width: 100%;\ - height: 125px;\ + height: 186px;\ }\ #qr #close, #qr #autohide {\ float: right;\ diff --git a/script.coffee b/script.coffee index 1fa2e75bc..042c7e37c 100644 --- a/script.coffee +++ b/script.coffee @@ -2448,7 +2448,7 @@ main = } #qr textarea { width: 100%; - height: 125px; + height: 186px; } #qr #close, #qr #autohide { float: right;