cdm: remove the img display:block hack
This commit is contained in:
parent
85469e1baa
commit
6946cc50db
1 changed files with 0 additions and 1 deletions
1
cdm.css
1
cdm.css
|
@ -32,7 +32,6 @@ div.cdmContentInner {
|
|||
div.cdmContentInner img {
|
||||
border-width : 0px;
|
||||
max-width : 98%;
|
||||
display : block;
|
||||
}
|
||||
|
||||
div.cdmFooter {
|
||||
|
|
Loading…
Reference in a new issue