summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-11-21 07:22:24 +0100
committerAndrew Dolgov <[email protected]>2007-11-21 07:22:24 +0100
commit6b5544caabe6dae7a55e854e5a256488dbde8de9 (patch)
treeb62da8b9698c5e01f75cfd8ea44564d11c0c7681 /tt-rss.css
parentea322415d295500dfa939e9c2e40e30909248c90 (diff)
fix position of prefFooter
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index ce929e136..1d8ff2f89 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1471,6 +1471,10 @@ div.headlines_cdm {
}
+#prefFooter {
+ left : 0px;
+}
+
#footer a, #prefFooter a {
color : gray;
}