From: Andrew Dolgov Date: Fri, 25 Mar 2016 08:42:04 +0000 (+0300) Subject: zoom: disable 650px p limit X-Git-Tag: 16.8~41 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=b6d504b9013747dc3d12724a1978041e3702628c;p=tt-rss.git zoom: disable 650px p limit --- diff --git a/css/zoom.css b/css/zoom.css index 7cc15b64..9d9e8948 100644 --- a/css/zoom.css +++ b/css/zoom.css @@ -43,7 +43,6 @@ body#ttrssZoom div.postContent { } body#ttrssZoom div.postContent p { - max-width : 650px; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto;