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