diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 8d42f6c650e..0d4e850b238 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -1053,17 +1053,17 @@ img.loginphoto { border-radius: 2px; } .span-icon-user { - background: url() no-repeat scroll 7px 7px; + background-image: url(); + background-repeat: no-repeat; } .span-icon-password { background-image: url(); background-repeat: no-repeat; } -/* + .span-icon-user input, .span-icon-password input { - margin-right: 30px; + margin-left: 25px; } -*/ /* ============================================================================== */ /* Menu gauche */