diff --git a/css/tt-rss.css b/css/tt-rss.css index 5a721ea2..ce30167e 100644 --- a/css/tt-rss.css +++ b/css/tt-rss.css @@ -1017,6 +1017,7 @@ body#ttrssZoom { body#ttrssZoom div.postContent p { max-width : 650px; + text-align : justify; } body#ttrssZoom div.postHeader {