mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 16:45:55 +00:00
show full article title in zoom mode
This commit is contained in:
@@ -1026,6 +1026,10 @@ body#ttrssZoom div.postHeader div.postDate {
|
||||
font-size : 10px;
|
||||
}
|
||||
|
||||
body#ttrssZoom div.postHeader div.postTitle {
|
||||
white-space : normal;
|
||||
}
|
||||
|
||||
body#ttrssZoom div.postContent p {
|
||||
max-width : 650px;
|
||||
text-align : justify;
|
||||
|
||||
Reference in New Issue
Block a user