diff --git a/4chan_x.user.js b/4chan_x.user.js index b86e3f6fc..89a53feaf 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -3255,6 +3255,7 @@ left: 0;\ font-size: 50px;\ color: red;\ + z-index: 1;\ }\ #qr #cl {\ right: 0;\ diff --git a/script.coffee b/script.coffee index 34a629c2b..562128dfe 100644 --- a/script.coffee +++ b/script.coffee @@ -2508,6 +2508,7 @@ Main = left: 0; font-size: 50px; color: red; + z-index: 1; } #qr #cl { right: 0;