From 19f835523172c8ce90f10f7513942b63dea3ffd7 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 1 Feb 2012 22:17:11 +0100 Subject: [PATCH] Look: Minor fix --- htdocs/admin/company.php | 4 ++-- htdocs/theme/eldy/style.css.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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 {