zoom: disable 650px p limit

This commit is contained in:
Andrew Dolgov 2016-03-25 11:42:04 +03:00
parent a296e65a74
commit b6d504b901

View file

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