Explorar el Código

fix maximum width of images in cdmIntermediate

Andrew Dolgov hace 7 años
padre
commit
b49bb441f4
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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;