diff --git a/style.css b/style.css index 0c3b91189..fac53d5db 100644 --- a/style.css +++ b/style.css @@ -297,6 +297,9 @@ object, video { max-width: 100%; } +.entry-content .twitter-tweet-rendered { + max-width: 100% !important; /* Override the Twitter embed fixed width */ +} /* Images */ .alignleft {