2013-03-21 13:36:48 +01:00
|
|
|
div.cdmContentInner iframe.embeddedContent {
|
2013-04-08 23:20:12 +02:00
|
|
|
overflow : auto;
|
2013-03-21 13:36:48 +01:00
|
|
|
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 {
|
2013-04-08 23:20:12 +02:00
|
|
|
overflow : auto;
|
2013-03-21 13:36:48 +01:00
|
|
|
width : 100%;
|
|
|
|
height : 100%;
|
|
|
|
border-width : 0px;
|
|
|
|
}
|