diff --git a/themes/compact/theme.css b/themes/compact/theme.css index ed7e9bd60..f9ff384b7 100644 --- a/themes/compact/theme.css +++ b/themes/compact/theme.css @@ -37,6 +37,10 @@ div.postReply div.postHeader { border-width : 0px 0px 1px 1px; } +#prefContent { + bottom : 0px; +} + #footer, #prefFooter { display : none; }