From: Andrew Dolgov Date: Sat, 13 Apr 2013 11:45:11 +0000 (+0400) Subject: use height : auto in cdmContentInner X-Git-Tag: 1.7.9~25^2~232 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=5b27cb05a8af1bcf741a3885b17fc7d03d456c5f;p=tt-rss.git use height : auto in cdmContentInner --- diff --git a/cdm.css b/cdm.css index 9893f43f..65795014 100644 --- a/cdm.css +++ b/cdm.css @@ -60,6 +60,7 @@ div.cdmContentInner { div.cdmContentInner img { border-width : 0px; max-width : 98%; + height : auto; } div.cdmFooter {