From 28fa92536747cebed6f7df4359983898e3e79ee8 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 25 Nov 2005 08:17:37 +0100 Subject: konqueror compatibility fixes --- tt-rss.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index 6d682a1b3..6c9735c4c 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -661,3 +661,8 @@ div.logoutContent { .small { font-size : small; } + +table.innerFeedTable td { + margin : 0px; + padding : 0px; +} -- cgit v1.2.3