show full article title in zoom mode
This commit is contained in:
parent
2fdbff069f
commit
22e2ea4166
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue