fix headlines row height

This commit is contained in:
Andrew Dolgov 2005-12-10 19:50:27 +01:00
parent de244d27f7
commit 4663f9c650
1 changed files with 4 additions and 0 deletions

View File

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