mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
Fix password css object
This commit is contained in:
parent
7e4feb9350
commit
ecbf787856
@ -19,7 +19,7 @@ select,
|
||||
color:$black;
|
||||
}
|
||||
|
||||
input[type="text"],input[type="email"]{
|
||||
input[type="text"],input[type="email"],input[type="password"]{
|
||||
width: 219px;
|
||||
height: 36px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user