1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 15:45:56 +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;
}
div.cdmIntermediate img,
div.cdmIntermediate video,
div.cdmContentInner img,
div.cdmContentInner video {
border-width : 0px;