diff --git a/4chan_x.user.js b/4chan_x.user.js index 19c9f6db2..af32b07c1 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -2685,6 +2685,7 @@ \ #qp {\ border: 1px solid;\ + padding-bottom: 5px;\ }\ #qp input {\ display: none;\ diff --git a/script.coffee b/script.coffee index 6ffd2ebcd..22e2acc63 100644 --- a/script.coffee +++ b/script.coffee @@ -2095,6 +2095,7 @@ main = #qp { border: 1px solid; + padding-bottom: 5px; } #qp input { display: none;