summaryrefslogtreecommitdiff
path: root/cdm.css
diff options
context:
space:
mode:
Diffstat (limited to 'cdm.css')
-rw-r--r--cdm.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/cdm.css b/cdm.css
index b793ee058..021135dfc 100644
--- a/cdm.css
+++ b/cdm.css
@@ -155,3 +155,7 @@ div.cdmContentInner p {
.Unread div.cdmHeader {
font-weight : bold;
}
+
+div.cdmContentInner iframe {
+ min-width : 50%;
+}