summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--css/cdm.css1
-rw-r--r--css/tt-rss.css2
2 files changed, 0 insertions, 3 deletions
diff --git a/css/cdm.css b/css/cdm.css
index dd4346e4c..70f7f6ad9 100644
--- a/css/cdm.css
+++ b/css/cdm.css
@@ -222,7 +222,6 @@ div.cdm .hlFeed a {
div.cdmContentInner p {
max-width : 650px;
- text-align : justify;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
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;