1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

headlines: tweak display of content preview

This commit is contained in:
Andrew Dolgov
2005-12-10 17:13:59 +01:00
parent 27f089dc81
commit de244d27f7
2 changed files with 7 additions and 3 deletions

View File

@@ -795,4 +795,8 @@ div.postHeader td.postDate {
display : none;
}
td.hlContent {
overflow : hidden;
height : 1em;
display : block;
}