From e3a7c2b88e31b617e4feb0dba9d428d2612a60cd Mon Sep 17 00:00:00 2001 From: James Campos Date: Mon, 26 Sep 2011 16:43:10 -0700 Subject: [PATCH] derp --- 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 07e9f7418..cecc9c47b 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -3350,7 +3350,7 @@ text-align: right;\ }\ #qr .autohide input {\ - width: 82px;\ + width: 90;\ }\ #qr #autopost {\ width: auto;\ diff --git a/script.coffee b/script.coffee index 92ae474ed..26fb3ba4d 100644 --- a/script.coffee +++ b/script.coffee @@ -2551,7 +2551,7 @@ Main = text-align: right; } #qr .autohide input { - width: 82px; + width: 90; } #qr #autopost { width: auto;