1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-17 04:01:30 +00:00

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;