diff --git a/4chan_x.user.js b/4chan_x.user.js index 04d96c014..8818bef6c 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -3099,8 +3099,6 @@ display: block;\ }\ #qr {\ - max-height: 100%;\ - overflow-y: auto;\ position: fixed;\ }\ #qr #autohide, #qr .close {\ diff --git a/script.coffee b/script.coffee index 8979e9c2a..10eba1ddb 100644 --- a/script.coffee +++ b/script.coffee @@ -2430,8 +2430,6 @@ Main = display: block; } #qr { - max-height: 100%; - overflow-y: auto; position: fixed; } #qr #autohide, #qr .close {