disable content text justification for the time being
This commit is contained in:
parent
76d78eb2e7
commit
8d75f5b193
2 changed files with 0 additions and 3 deletions
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue