From 0c633b3eaec4eafe6499aad98dac0bdbc926c344 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 17 May 2006 07:18:15 +0100 Subject: move main logo to the left --- tt-rss.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tt-rss.css b/tt-rss.css index 9e22d01b9..40c7ebe5e 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -16,7 +16,7 @@ table.main td.headerBox { } table.main td.header { - padding : 10px 10px 10px 30px; + padding : 10px 10px 10px 10px; height : 70px; } -- cgit v1.2.3