From: Andrew Dolgov Date: Wed, 26 Apr 2017 12:23:57 +0000 (+0300) Subject: fix maximum width of images in cdmIntermediate X-Git-Tag: 17.12~235 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=b49bb441f4fc722911794e80366d37df626a5613;p=tt-rss.git fix maximum width of images in cdmIntermediate --- diff --git a/css/cdm.css b/css/cdm.css index 91946bfc..777a5bee 100644 --- a/css/cdm.css +++ b/css/cdm.css @@ -65,6 +65,8 @@ div.cdmContentInner { font-size : 16px; } +div.cdmIntermediate img, +div.cdmIntermediate video, div.cdmContentInner img, div.cdmContentInner video { border-width : 0px;