diff --git a/public/s/css/f0ck.css b/public/s/css/f0ck.css index 88f73c0..203bf5f 100644 --- a/public/s/css/f0ck.css +++ b/public/s/css/f0ck.css @@ -1169,6 +1169,9 @@ div#flash.warn { div#posts > a > p { height: 100%; width: 100%; + /* possible fix for weird padding */ + position: absolute; + bottom: calc(0px - 12px); } div#posts > a > p:before { content: "";