use height : auto in cdmContentInner
This commit is contained in:
parent
542c563c55
commit
5b27cb05a8
1 changed files with 1 additions and 0 deletions
1
cdm.css
1
cdm.css
|
@ -60,6 +60,7 @@ div.cdmContentInner {
|
|||
div.cdmContentInner img {
|
||||
border-width : 0px;
|
||||
max-width : 98%;
|
||||
height : auto;
|
||||
}
|
||||
|
||||
div.cdmFooter {
|
||||
|
|
Loading…
Reference in a new issue