1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-17 19:51:49 +00:00

fix maximum width of images in cdmIntermediate

This commit is contained in:
Andrew Dolgov
2017-04-26 15:23:57 +03:00
parent 0a32d3f029
commit b49bb441f4

View File

@@ -65,6 +65,8 @@ div.cdmContentInner {
font-size : 16px; font-size : 16px;
} }
div.cdmIntermediate img,
div.cdmIntermediate video,
div.cdmContentInner img, div.cdmContentInner img,
div.cdmContentInner video { div.cdmContentInner video {
border-width : 0px; border-width : 0px;