From 92cc3bf8083116ddc3ff290e5b0fda0caca1f8e4 Mon Sep 17 00:00:00 2001 From: Zachary Hancock Date: Fri, 30 Aug 2024 10:59:18 -0400 Subject: [PATCH] style: constrain exam iframe to avoid scroll problems (#35396) --- .../instructor/instructor_dashboard_2/special_exams.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/instructor/instructor_dashboard_2/special_exams.html b/lms/templates/instructor/instructor_dashboard_2/special_exams.html index 194c0cdcb0..2658af0bc7 100644 --- a/lms/templates/instructor/instructor_dashboard_2/special_exams.html +++ b/lms/templates/instructor/instructor_dashboard_2/special_exams.html @@ -7,7 +7,7 @@ import pytz
% if section_data.get('mfe_view_url'):
- +
% else: % if section_data.get('escalation_email'):