diff --git a/4chan_x.user.js b/4chan_x.user.js index 07e9f7418..32b6f1c02 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -3417,7 +3417,7 @@ max-width: 100px;\ }\ #qr input[name=resto] {\ - width: 80px;\ + width: 90px;\ }\ #qr button + input[type=file] {\ position: absolute;\ diff --git a/script.coffee b/script.coffee index 92ae474ed..4994a5d51 100644 --- a/script.coffee +++ b/script.coffee @@ -2618,7 +2618,7 @@ Main = max-width: 100px; } #qr input[name=resto] { - width: 80px; + width: 90px; } #qr button + input[type=file] { position: absolute;