2013-03-21 13:36:48 +01:00
|
|
|
div.cdmContentInner iframe.embeddedContent {
|
|
|
|
overflow : hidden;
|
|
|
|
width : 100%;
|
2013-03-21 13:39:57 +01:00
|
|
|
height : 600px;
|
2013-03-21 13:36:48 +01:00
|
|
|
border-width : 0px;
|
|
|
|
}
|
|
|
|
|
|
|
|
div.postContent iframe.embeddedContent {
|
|
|
|
overflow : hidden;
|
|
|
|
width : 100%;
|
|
|
|
height : 100%;
|
|
|
|
border-width : 0px;
|
|
|
|
}
|