Skip to content

Commit

Permalink
login: fix eye and password overlap (#513)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aditya Srivastava authored and fragm3 committed Dec 27, 2018
1 parent ee46a13 commit be8de28
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/css/login.css
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@ label {
border-radius: 0.25rem;
}

.input-group>#password {
padding-right: 3rem;
}

#passwordlim{
color: white;
}
Expand Down

0 comments on commit be8de28

Please sign in to comment.