]> git.wh0rd.org - tt-rss.git/blobdiff - css/tt-rss.css
disable content text justification for the time being
[tt-rss.git] / css / tt-rss.css
index f07ecd39336ebeaf40ab30ab81be49bfdee21396..559b8f92b8422d9d218071b1ad7f28eb33043967 100644 (file)
@@ -994,7 +994,6 @@ span.collapseBtn {
 
 div.postContent p {
        max-width : 650px;
-       text-align : justify;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto;
@@ -1050,7 +1049,6 @@ body#ttrssZoom div.postHeader div.postTitle {
 
 body#ttrssZoom div.postContent p {
        max-width : 650px;
-       text-align : justify;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto;