mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
shorten_expanded: shorten based on window height not preset value
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
div.contentSizeWrapper {
|
||||
overflow : hidden;
|
||||
text-overflow: ellipsis;
|
||||
height : 700px;
|
||||
/*height : 700px;*/
|
||||
}
|
||||
|
||||
button.expandPrompt {
|
||||
|
||||
Reference in New Issue
Block a user