removed password strength message
This commit is contained in:
parent
077455b4d3
commit
eec5b876a3
@ -2,6 +2,11 @@ body {
|
||||
font-size: 100% !important;
|
||||
}
|
||||
|
||||
/* remove this confusing thing from user creation page */
|
||||
#edit-password-policy-status {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.form-composite > .fieldset-wrapper > .description, .form-item .description {
|
||||
font-size: 1em !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user