mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed error with login, and size of password field
This commit is contained in:
@@ -79,7 +79,7 @@ input[type=text]:focus:not([readonly]) + label, input[type=password]:focus:not([
|
||||
}
|
||||
|
||||
#password{
|
||||
width:70%;
|
||||
width:84%;
|
||||
margin-left:10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user