use height : auto in cdmContentInner

This commit is contained in:
Andrew Dolgov 2013-04-13 15:45:11 +04:00
parent 542c563c55
commit 5b27cb05a8
1 changed files with 1 additions and 0 deletions

View File

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