2013-03-21 12:36:48 +00:00
|
|
|
div.cdmContentInner iframe.embeddedContent {
|
2013-04-08 21:20:12 +00:00
|
|
|
overflow : auto;
|
2013-03-21 12:36:48 +00:00
|
|
|
width : 100%;
|
2013-03-21 12:39:57 +00:00
|
|
|
height : 600px;
|
2013-03-21 12:36:48 +00:00
|
|
|
border-width : 0px;
|
|
|
|
}
|
|
|
|
|
|
|
|
div.postContent iframe.embeddedContent {
|
2013-04-08 21:20:12 +00:00
|
|
|
overflow : auto;
|
2013-03-21 12:36:48 +00:00
|
|
|
width : 100%;
|
|
|
|
height : 100%;
|
|
|
|
border-width : 0px;
|
|
|
|
}
|