disable inner p width restriction for now

master
Andrew Dolgov 9 years ago
parent 1bd552ee31
commit 555afc2ea7

@ -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;

@ -1018,7 +1018,7 @@ div.postContent h4 {
}
div.postContent p {
max-width : 650px;
/*max-width : 650px;*/
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;

Loading…
Cancel
Save