]> git.wh0rd.org - tt-rss.git/commitdiff
use height : auto in cdmContentInner
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Sat, 13 Apr 2013 11:45:11 +0000 (15:45 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Sat, 13 Apr 2013 11:45:11 +0000 (15:45 +0400)
cdm.css

diff --git a/cdm.css b/cdm.css
index 9893f43fca5f10509f7ec23d85203b8c16936baf..657950140e8c92a838f0bdd77149ffb5073d0b07 100644 (file)
--- 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 {