1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 10:46:49 +00:00

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

View File

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