diff --git a/4chan_x.user.js b/4chan_x.user.js index 79da6283f..addf1df39 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -2715,7 +2715,7 @@ }\ #options #main {\ overflow: auto;\ - height: 450px;\ + height: 400px;\ }\ .overlay {\ position: fixed;\ diff --git a/script.coffee b/script.coffee index 1c680f6a3..bccb1b3aa 100644 --- a/script.coffee +++ b/script.coffee @@ -2085,7 +2085,7 @@ main = } #options #main { overflow: auto; - height: 450px; + height: 400px; } .overlay { position: fixed;