From a68fd49103fde80accbfde85f33f92220139aa61 Mon Sep 17 00:00:00 2001 From: Ben Warzeski Date: Wed, 5 Jul 2023 10:49:03 -0400 Subject: [PATCH] fix: mathjax resize on sindow resize (#32606) * fix: mathjax resize on sindow resize * fix: add resize for mathjax in wiki and cms --- .../content_libraries/xblock_iframe.html | 18 +++++++++++++ common/templates/mathjax_include.html | 27 +++++++++++++++++++ 2 files changed, 45 insertions(+) diff --git a/cms/templates/content_libraries/xblock_iframe.html b/cms/templates/content_libraries/xblock_iframe.html index 47966bc4cd27..3f7af221d54d 100644 --- a/cms/templates/content_libraries/xblock_iframe.html +++ b/cms/templates/content_libraries/xblock_iframe.html @@ -81,6 +81,12 @@