127.0.0.1:8000 budget / master src / scss / password.scss
master

Tree @master (Download .tar.gz)

password.scss @masterraw · history · blame

.password-strength-meter {
    display: block;
    width: 222px;
    margin: 5px 0 0 0;
    border: none;
}

.password-strength-message {
    font-size: 12px;
    padding: 5px 0px;
    word-wrap: break-word;
    width: 222px;
}