summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-04-13 15:45:11 +0400
committerAndrew Dolgov <[email protected]>2013-04-13 15:45:11 +0400
commit5b27cb05a8af1bcf741a3885b17fc7d03d456c5f (patch)
tree6f6a8c0d4f5de4c2ffc769ed1362846706488d0f
parent542c563c55dac88213479fd1cb8a683cad981cd0 (diff)
use height : auto in cdmContentInner
-rw-r--r--cdm.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/cdm.css b/cdm.css
index 9893f43fc..657950140 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 {