Browse Source

fix maximum width of images in cdmIntermediate

Andrew Dolgov 7 years ago
parent
commit
b49bb441f4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      css/cdm.css

+ 2 - 0
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;