password maxlength and wrapping

This commit is contained in:
Erica Wright 2017-10-25 10:50:37 -04:00
parent 82a8283b6e
commit 6e7ed3cea3
No known key found for this signature in database
GPG key ID: D9F2AF9D67D0AAB7
3 changed files with 3 additions and 0 deletions

View file

@ -646,6 +646,7 @@ tbody {
padding: 10px 0;
align-self: left;
max-width: 100%;
overflow-wrap: break-word;
}
.setPassword {