10 lines
201 B
SCSS
10 lines
201 B
SCSS
//
|
|
// jQuery Password Strength Meter for Twitter Bootstrap
|
|
//
|
|
// Overwrite/Extend styles
|
|
// --------------------------------------------------
|
|
|
|
.pw-strength-progress > .progress {
|
|
height: .375rem;
|
|
}
|