From 6b5544caabe6dae7a55e854e5a256488dbde8de9 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 21 Nov 2007 07:22:24 +0100 Subject: fix position of prefFooter --- tt-rss.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tt-rss.css') 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; } -- cgit v1.2.3