diff --git a/htdocs/theme/eldy/eldy.css.php b/htdocs/theme/eldy/eldy.css.php index a31939d6913..16177a8ae23 100644 --- a/htdocs/theme/eldy/eldy.css.php +++ b/htdocs/theme/eldy/eldy.css.php @@ -1,5 +1,6 @@ + * Copyright (C) 2006 Rodolphe Quiedeville * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -1008,7 +1009,7 @@ td.hidden { #evolForm input.error { font-weight: bold; border: solid 2px #FF0000; - padding: 1px 1px 1px 1px; + padding: 0px 0px 0px 0px; margin: 1px 1px 1px 1px; }