]> git.wh0rd.org - tt-rss.git/commitdiff
compact theme: properly position prefContent
authorAndrew Dolgov <fox@madoka.spb.ru>
Fri, 18 May 2007 07:33:30 +0000 (08:33 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Fri, 18 May 2007 07:33:30 +0000 (08:33 +0100)
themes/compact/theme.css

index ed7e9bd60b65c922e7271dd818af200818d4dde9..f9ff384b7e6133b1f8e139b7b2b91f429c631923 100644 (file)
@@ -37,6 +37,10 @@ div.postReply div.postHeader {
        border-width : 0px 0px 1px 1px;
 }
 
+#prefContent {
+       bottom : 0px;
+}
+
 #footer, #prefFooter {
        display : none;
 }