summaryrefslogtreecommitdiff
path: root/css/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-12-26 11:36:07 +0400
committerAndrew Dolgov <[email protected]>2013-12-26 11:36:07 +0400
commit8d75f5b193f7a494d7f1dd698105d19db16489fa (patch)
treea27907b4db9f04fa361daee0a3cded41f57c8644 /css/tt-rss.css
parent76d78eb2e75adee00024d3beedaf437c2d91d1c6 (diff)
disable content text justification for the time being
Diffstat (limited to 'css/tt-rss.css')
-rw-r--r--css/tt-rss.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/css/tt-rss.css b/css/tt-rss.css
index f07ecd393..559b8f92b 100644
--- a/css/tt-rss.css
+++ b/css/tt-rss.css
@@ -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;