UNDO: headline height fix for Opera

This commit is contained in:
Andrew Dolgov 2005-12-20 17:18:05 +01:00
parent 3ed751d40a
commit 35f0a0b63b
1 changed files with 1 additions and 1 deletions

View File

@ -840,7 +840,7 @@ div.postHeader td.postDate {
td.hlContent {
overflow : hidden;
height : 1.5em;
height : 1em;
display : block;
}