mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 21:55:56 +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;
|
font-size : 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body#ttrssZoom div.postHeader div.postTitle {
|
||||||
|
white-space : normal;
|
||||||
|
}
|
||||||
|
|
||||||
body#ttrssZoom div.postContent p {
|
body#ttrssZoom div.postContent p {
|
||||||
max-width : 650px;
|
max-width : 650px;
|
||||||
text-align : justify;
|
text-align : justify;
|
||||||
|
|||||||
Reference in New Issue
Block a user