diff --git a/dist/embed/iframe.html b/dist/embed/iframe.html index 441ee60cff..3a9a5e34dd 100644 --- a/dist/embed/iframe.html +++ b/dist/embed/iframe.html @@ -12,7 +12,7 @@ body.align1 { text-align: center; } body.align2 { text-align: right; } - body:not(.isTwitter) { + body:not(.isTwitter):not(.isReddit) { iframe { width: 100% !important; height: 100% !important; border: 0px !important; } } @@ -24,6 +24,8 @@
+ +