From e5e1c2697d703b1c9214ac482a15887aff096f90 Mon Sep 17 00:00:00 2001 From: Matthieu Leproux Date: Thu, 7 Oct 2021 16:53:15 +0200 Subject: [PATCH] related to #1505 fixing firefox auto fill input password over show password icon --- admin/themes/default/template/user_list.tpl | 1 + 1 file changed, 1 insertion(+) diff --git a/admin/themes/default/template/user_list.tpl b/admin/themes/default/template/user_list.tpl index 6642e57a6..24a00582a 100644 --- a/admin/themes/default/template/user_list.tpl +++ b/admin/themes/default/template/user_list.tpl @@ -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 */