From: Andrew Dolgov Date: Wed, 21 Nov 2007 06:22:24 +0000 (+0100) Subject: fix position of prefFooter X-Git-Tag: 1.2.18~39 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=6b5544caabe6dae7a55e854e5a256488dbde8de9;p=tt-rss.git fix position of prefFooter --- diff --git a/tt-rss.css b/tt-rss.css index ce929e13..1d8ff2f8 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; }