1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 08:15:55 +00:00

use height : auto in cdmContentInner

This commit is contained in:
Andrew Dolgov
2013-04-13 15:45:11 +04:00
parent 542c563c55
commit 5b27cb05a8

View File

@@ -60,6 +60,7 @@ div.cdmContentInner {
div.cdmContentInner img {
border-width : 0px;
max-width : 98%;
height : auto;
}
div.cdmFooter {