mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
remove headlines overflow hack, made truncate_string() utf-8 aware
This commit is contained in:
@@ -839,11 +839,11 @@ div.postHeader td.postDate {
|
||||
display : none;
|
||||
}
|
||||
|
||||
td.hlContent {
|
||||
/*td.hlContent {
|
||||
overflow : hidden;
|
||||
height : 1em;
|
||||
display : block;
|
||||
}
|
||||
} */
|
||||
|
||||
td.hlMarkedPic, td.hlSelectRow, td.hlUpdated, td.hlFeed {
|
||||
height : 1em;
|
||||
|
||||
Reference in New Issue
Block a user