summaryrefslogtreecommitdiff
path: root/tt-rss-ie.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-05-18 07:02:18 +0100
committerAndrew Dolgov <[email protected]>2006-05-18 07:02:18 +0100
commitd1793994d9146a288b73abb3c7a8a52df6add226 (patch)
tree0532c65ee4fdc390145a44d14f4f5e2ad301c7b2 /tt-rss-ie.css
parent12ec37f3f722421856b648b5c5b98356471ded15 (diff)
pref feedlist tweaks
Diffstat (limited to 'tt-rss-ie.css')
-rw-r--r--tt-rss-ie.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/tt-rss-ie.css b/tt-rss-ie.css
index 2ca760c95..1d6a4bead 100644
--- a/tt-rss-ie.css
+++ b/tt-rss-ie.css
@@ -3,3 +3,7 @@ ul.feedCatList {
top: -1em;
}
+li.feedCatHolder {
+ margin : 0px;
+ padding : 0px;
+}