summaryrefslogtreecommitdiff
path: root/css/cdm.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/cdm.css
parent76d78eb2e75adee00024d3beedaf437c2d91d1c6 (diff)
disable content text justification for the time being
Diffstat (limited to 'css/cdm.css')
-rw-r--r--css/cdm.css1
1 files changed, 0 insertions, 1 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;