summaryrefslogtreecommitdiff
path: root/css/cdm.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-07-11 21:28:31 +0300
committerAndrew Dolgov <[email protected]>2015-07-11 21:28:31 +0300
commitb9bd7ec55532d35c5a8f125ee001c08afb19c91c (patch)
tree8914fea6e9dee617a12834735bbc56014c131d98 /css/cdm.css
parentdae36971ae218f27af4b34946cf9fb9fcb490c8d (diff)
cap iframes width
Diffstat (limited to 'css/cdm.css')
-rw-r--r--css/cdm.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/cdm.css b/css/cdm.css
index 516242bdb..0af07076f 100644
--- a/css/cdm.css
+++ b/css/cdm.css
@@ -264,6 +264,7 @@ div.cdmContentInner p {
div.cdmContentInner iframe {
min-width : 50%;
+ max-width : 98%;
}
div.cdmHeader span.author {