summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 948807c95..05a2bde01 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -800,3 +800,7 @@ td.hlContent {
height : 1em;
display : block;
}
+
+td.hlMarkedPic, td.hlSelectRow, td.hlUpdated, td.hlFeed {
+ height : 1em;
+}