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

Fixed accessibility issues with password reset

ECOM-3938
parent 2536c589
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