diff --git a/htdocs/admin/company.php b/htdocs/admin/company.php index 9c075a36cd7..c45ce72c04d 100644 --- a/htdocs/admin/company.php +++ b/htdocs/admin/company.php @@ -353,7 +353,7 @@ if ((isset($_GET["action"]) && $_GET["action"] == 'edit') // Logo $var=!$var; print ''.$langs->trans("Logo").' (png,jpg)'; - print '
'; + print '
'; print ''; print ''; if ($mysoc->logo_mini) @@ -708,7 +708,7 @@ else $var=!$var; print '
'.$langs->trans("Logo").''; - print '
'; + print '
'; print $mysoc->logo; print ''; diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 817c1563786..9681c41e3e3 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -1320,8 +1320,8 @@ span.butAction, span.butActionDelete { } .nocellnopadd { list-style-type:none; -margin: 0px; -padding: 0px; +margin: 0px !important; +padding: 0px !important; } .notopnoleft {