Skip to content
Snippets Groups Projects
Commit ebefd0d2 authored by Clinton Blackburn's avatar Clinton Blackburn
Browse files

Merge pull request #11843 from edx/clintonb/login-a11y

Fixed accessibility issues with password reset
parents 2536c589 6ad750a1
No related merge requests found
......@@ -7,11 +7,11 @@
</section>
<section id="password-reset-anchor" class="form-type">
<div id="password-reset-form" class="form-wrapper hidden" aria-hidden="true"></div>
<div id="password-reset-form" class="form-wrapper hidden"></div>
</section>
<section id="institution_login-anchor" class="form-type">
<div id="institution_login-form" class="form-wrapper hidden" aria-hidden="true"></div>
<div id="institution_login-form" class="form-wrapper hidden"></div>
</section>
<section id="hinted-login-anchor" class="form-type">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment