x
x
x
x
Only portrait mode is currently supported - please rotate your device.
...
HTML |
---|
<style> @media only screen and (max-width: 580px){ .description-container{ width: 100%!important; } .field-group input{ padding: 0 10px!important; } } .description-container #link-container { display: none !important; } </style> <script> window.addEventListener("load", function(){ //$('.login-form-container').append(`<p>Forgot your password? Reset it <a href="mailto:morganstanley@theonevalley.com?subject=Reset Password Request&body=Please reset my password.">here</a>.</p>`); $('.login-form-container').append(`<p>Forgot your password? Reset it <a href="/display/MSASBAAN/SBA+Forgot+Password">here</a>.</p>`); $('.login-form-container').append(`<p><a href="/display/SBAAN/Sign+Up">Don't have an account? Sign up here.</a></p>`); }); </script> |
...
OneValley