diff --git a/lms/templates/student_account/login.underscore b/lms/templates/student_account/login.underscore index 0a2672e78974..ec179e4c792d 100644 --- a/lms/templates/student_account/login.underscore +++ b/lms/templates/student_account/login.underscore @@ -27,7 +27,7 @@

<%- gettext("Sign In") %>

<% } %> -
+

<% if ( context.providers.length > 0 && !context.currentProvider || context.hasSecondaryProviders ) { %>