summaryrefslogtreecommitdiff
path: root/css/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/tt-rss.css')
-rw-r--r--css/tt-rss.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/tt-rss.css b/css/tt-rss.css
index e7514956f..3392c3c7a 100644
--- a/css/tt-rss.css
+++ b/css/tt-rss.css
@@ -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;