related to #1505 fixing firefox auto fill input password over show password icon

This commit is contained in:
Matthieu Leproux
2021-10-07 16:53:15 +02:00
parent 85ee92302f
commit e5e1c2697d
@@ -910,6 +910,7 @@ $(".icon-help-circled").tipTip({
position: absolute;
left: 240px;
top: 29px;
z-index: 100; {*used to fix firefox auto fill input*}
}
/* general */