1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 18:06:02 +00:00

compact theme: properly position prefContent

This commit is contained in:
Andrew Dolgov
2007-05-18 08:33:30 +01:00
parent df0539c7bc
commit 6d9cca4101

View File

@@ -37,6 +37,10 @@ div.postReply div.postHeader {
border-width : 0px 0px 1px 1px;
}
#prefContent {
bottom : 0px;
}
#footer, #prefFooter {
display : none;
}