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;