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