From: Andrew Dolgov Date: Sat, 13 Apr 2013 11:43:13 +0000 (+0400) Subject: use height : auto in ttrssZoom X-Git-Tag: 1.7.9~25^2~233 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=542c563c55dac88213479fd1cb8a683cad981cd0;p=tt-rss.git use height : auto in ttrssZoom --- diff --git a/tt-rss.css b/tt-rss.css index b0f2efe6..6067ca7d 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -1002,6 +1002,7 @@ body#ttrssZoom div.footer { body#ttrssZoom div.postContent img { max-width : 650px; + height : auto; } select.attachments {