fix maximum width of images in cdmIntermediate
This commit is contained in:
parent
0a32d3f029
commit
b49bb441f4
1 changed files with 2 additions and 0 deletions
|
@ -65,6 +65,8 @@ div.cdmContentInner {
|
||||||
font-size : 16px;
|
font-size : 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.cdmIntermediate img,
|
||||||
|
div.cdmIntermediate video,
|
||||||
div.cdmContentInner img,
|
div.cdmContentInner img,
|
||||||
div.cdmContentInner video {
|
div.cdmContentInner video {
|
||||||
border-width : 0px;
|
border-width : 0px;
|
||||||
|
|
Loading…
Reference in a new issue