diff --git a/lms/static/sass/_shame.scss b/lms/static/sass/_shame.scss index 396873d147..1c9b997ebd 100644 --- a/lms/static/sass/_shame.scss +++ b/lms/static/sass/_shame.scss @@ -131,6 +131,7 @@ // edx.org marketing site - registration iframe band-aid (poor form enough to isolate out) .view-iframe, .view-iframe-content { + background: transparent !important; overflow: hidden; } diff --git a/lms/templates/mktg_iframe.html b/lms/templates/mktg_iframe.html index 245af3d40e..eae71cb881 100644 --- a/lms/templates/mktg_iframe.html +++ b/lms/templates/mktg_iframe.html @@ -27,7 +27,7 @@