a very slight refactor of previous commit

This commit is contained in:
Danny Coates
2018-01-19 17:14:14 -08:00
parent 48b21de011
commit 72279f4995
2 changed files with 13 additions and 16 deletions

View File

@@ -702,7 +702,7 @@ tbody {
display: inline;
}
.selectPassword :hover .passwordStar {
.selectPassword :hover .passwordMask {
display: none;
}