summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tt-rss.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 12d1df154..b37183796 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -723,6 +723,10 @@ td.hlUpdated {
width : 100px;
}
+table.headlinesList tr td {
+ padding : 2px 0px 2px 0px;
+}
+
/*
tr.even td.headlineContent, tr.evenUnread td.headlineContent {
display : block;