From 459cecc4f9dce64552c6f19558b986f923e8192d Mon Sep 17 00:00:00 2001 From: Adam Butterworth Date: Wed, 26 Feb 2020 09:09:23 -0500 Subject: [PATCH] Update preview link alignment in masquerade bar (#23192) Relates to TNL-7076 --- lms/templates/preview_menu.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/lms/templates/preview_menu.html b/lms/templates/preview_menu.html index c2b7ad8526..a863b2d41b 100644 --- a/lms/templates/preview_menu.html +++ b/lms/templates/preview_menu.html @@ -38,7 +38,7 @@ show_preview_menu = course and can_masquerade and supports_preview_menu student_selected = selected(not staff_selected and not specific_student_selected and not masquerade_group_id) %>