diff --git a/4chan_x.user.js b/4chan_x.user.js index c91612126..b08a69a48 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -3257,7 +3257,7 @@ text-align: center;\ background: rgba(0,0,0,.5);\ }\ - #overlay::before {\ + #overlay::after {\ content: "";\ display: inline-block;\ height: 100%;\ diff --git a/script.coffee b/script.coffee index 1da59c13f..bee386705 100644 --- a/script.coffee +++ b/script.coffee @@ -2609,7 +2609,7 @@ Main = text-align: center; background: rgba(0,0,0,.5); } - #overlay::before { + #overlay::after { content: ""; display: inline-block; height: 100%;