zoom: disable 650px p limit
This commit is contained in:
parent
a296e65a74
commit
b6d504b901
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@ body#ttrssZoom div.postContent {
|
||||||
}
|
}
|
||||||
|
|
||||||
body#ttrssZoom div.postContent p {
|
body#ttrssZoom div.postContent p {
|
||||||
max-width : 650px;
|
|
||||||
-webkit-hyphens: auto;
|
-webkit-hyphens: auto;
|
||||||
-moz-hyphens: auto;
|
-moz-hyphens: auto;
|
||||||
hyphens: auto;
|
hyphens: auto;
|
||||||
|
|
Loading…
Reference in a new issue