headline height fix for Opera

This commit is contained in:
Andrew Dolgov
2005-12-20 17:18:05 +01:00
parent 96737ce950
commit 4644efccae

View File

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