From 60a1e7e795e834f174283acfca3ab82b072c1479 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 17 Jul 2013 22:22:50 +0400 Subject: [PATCH] same with ttrssZoom --- css/tt-rss.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/tt-rss.css b/css/tt-rss.css index 5a721ea21..ce30167e0 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 {