diff --git a/css/cdm.css b/css/cdm.css index a9221b86e..c7d34c4b7 100644 --- a/css/cdm.css +++ b/css/cdm.css @@ -263,7 +263,7 @@ div.cdm .hlFeed a { } div.cdmContentInner p { - max-width : 650px; + /*max-width : 650px;*/ -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; diff --git a/css/tt-rss.css b/css/tt-rss.css index dd3ce818f..1f89af729 100644 --- a/css/tt-rss.css +++ b/css/tt-rss.css @@ -1018,7 +1018,7 @@ div.postContent h4 { } div.postContent p { - max-width : 650px; + /*max-width : 650px;*/ -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto;