summaryrefslogtreecommitdiff
path: root/cdm.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-11 16:32:48 +0300
committerAndrew Dolgov <[email protected]>2010-11-11 16:32:48 +0300
commit6946cc50db6b5d30aee6e6746943d7609738a37c (patch)
treeb495827287a72d80e89a054a79bc82ae5589d42e /cdm.css
parent85469e1baa26347e12f7456fc729a1bc32c21066 (diff)
cdm: remove the img display:block hack
Diffstat (limited to 'cdm.css')
-rw-r--r--cdm.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/cdm.css b/cdm.css
index 193dfa94c..394f5da50 100644
--- a/cdm.css
+++ b/cdm.css
@@ -32,7 +32,6 @@ div.cdmContentInner {
div.cdmContentInner img {
border-width : 0px;
max-width : 98%;
- display : block;
}
div.cdmFooter {