summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-05-18 08:33:30 +0100
committerAndrew Dolgov <[email protected]>2007-05-18 08:33:30 +0100
commit6d9cca4101661f1319056f6e287c7a38c18debe4 (patch)
treea61ed4c4aa4872640185c284b5266634ec4cb28d /themes
parentdf0539c7bce95739e1fc23c795f9970a291903b9 (diff)
compact theme: properly position prefContent
Diffstat (limited to 'themes')
-rw-r--r--themes/compact/theme.css4
1 files changed, 4 insertions, 0 deletions
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;
}