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;