mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-03 01:29:13 +00:00
headline height fix for Opera
This commit is contained in:
@@ -840,7 +840,7 @@ div.postHeader td.postDate {
|
||||
|
||||
td.hlContent {
|
||||
overflow : hidden;
|
||||
height : 1em;
|
||||
height : 1.5em;
|
||||
display : block;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user