cap iframes width

This commit is contained in:
Andrew Dolgov 2015-07-11 21:28:31 +03:00
parent dae36971ae
commit b9bd7ec555
2 changed files with 2 additions and 0 deletions

View File

@ -264,6 +264,7 @@ div.cdmContentInner p {
div.cdmContentInner iframe {
min-width : 50%;
max-width : 98%;
}
div.cdmHeader span.author {

View File

@ -1012,6 +1012,7 @@ div.postContent p {
div.postContent iframe {
min-width : 50%;
max-width : 98%;
}
div.postHeader span.author {