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