1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-03 12:39:13 +00:00

fix headlines row height

This commit is contained in:
Andrew Dolgov
2005-12-10 19:50:27 +01:00
parent de244d27f7
commit 4663f9c650

View File

@@ -800,3 +800,7 @@ td.hlContent {
height : 1em;
display : block;
}
td.hlMarkedPic, td.hlSelectRow, td.hlUpdated, td.hlFeed {
height : 1em;
}