user login & user edit pages improvement
This commit is contained in:
@@ -3006,4 +3006,14 @@ img.lazy{
|
||||
|
||||
#better-messages-default{
|
||||
max-width: 90%;
|
||||
}
|
||||
|
||||
#auth_box #user-login-form{
|
||||
span.login-message{
|
||||
display: none;
|
||||
}
|
||||
input[type="email"],
|
||||
input[type="password"]{
|
||||
max-width: 95%;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user