ソースを参照

fix maximum width of images in cdmIntermediate

Andrew Dolgov 7 年 前
コミット
b49bb441f4
1 ファイル変更2 行追加0 行削除
  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;