show full article title in zoom mode

This commit is contained in:
Andrew Dolgov 2013-08-01 09:35:38 +04:00
parent 2fdbff069f
commit 22e2ea4166
1 changed files with 4 additions and 0 deletions

View File

@ -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;