From 35d33b9d458faf847a208c19314965fc8de0612a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 30 Sep 2006 08:39:57 +0100 Subject: [PATCH] feed editor category display tweaks (2) --- tt-rss.css | 1 + 1 file changed, 1 insertion(+) diff --git a/tt-rss.css b/tt-rss.css index 24f339f66..69657619f 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -410,6 +410,7 @@ table.prefFeedList td.feedEditCat { border-width : 0px 0px 1px 0px; border-style : solid; border-color : #88b0f0; + padding-top : 0.5em; } table.prefFeedList td.feedIcon {