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;