diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 58f62405c25..0dc4b3f4c36 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -1053,16 +1053,17 @@ img.loginphoto { border-radius: 2px; } .span-icon-user { - background-image: url(); + /* background-image: url(); */ background-repeat: no-repeat; } .span-icon-password { - background-image: url(); + /* background-image: url(); */ background-repeat: no-repeat; } .span-icon-user input, .span-icon-password input { - margin-left: 25px; + /* margin-left: 18px; */ + margin-left: 0px; } /* ============================================================================== */