headline height fix for Opera
This commit is contained in:
parent
96737ce950
commit
4644efccae
|
@ -840,7 +840,7 @@ div.postHeader td.postDate {
|
|||
|
||||
td.hlContent {
|
||||
overflow : hidden;
|
||||
height : 1em;
|
||||
height : 1.5em;
|
||||
display : block;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue