From: Andrew Dolgov Date: Thu, 11 Nov 2010 13:32:48 +0000 (+0300) Subject: cdm: remove the img display:block hack X-Git-Tag: 1.5.0~276 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=6946cc50db6b5d30aee6e6746943d7609738a37c;p=tt-rss.git cdm: remove the img display:block hack --- diff --git a/cdm.css b/cdm.css index 193dfa94..394f5da5 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 {