cdm: remove the img display:block hack

This commit is contained in:
Andrew Dolgov 2010-11-11 16:32:48 +03:00
parent 85469e1baa
commit 6946cc50db
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ div.cdmContentInner {
div.cdmContentInner img { div.cdmContentInner img {
border-width : 0px; border-width : 0px;
max-width : 98%; max-width : 98%;
display : block;
} }
div.cdmFooter { div.cdmFooter {