]> git.wh0rd.org - tt-rss.git/blobdiff - css/cdm.css
limit width of embedded <video> elements
[tt-rss.git] / css / cdm.css
index 70ed6d7329f115015a6be7b64410d344936f5e82..516242bdb02bfb94e262c2d0b873887def8dab4c 100644 (file)
@@ -56,7 +56,8 @@ div.cdmContentInner {
        font-size : 15px;
 }
 
-div.cdmContentInner img {
+div.cdmContentInner img,
+div.cdmContentInner video {
        border-width : 0px;
        max-width : 98%;
        height : auto;