diff --git a/htdocs/imports/import.php b/htdocs/imports/import.php index 0c3281afcf6..993c2003058 100644 --- a/htdocs/imports/import.php +++ b/htdocs/imports/import.php @@ -427,7 +427,7 @@ if ($step == 2 && $datatoimport) print ''; - print '
'; + print ''; dol_fiche_end(); diff --git a/htdocs/theme/md/style.css.php b/htdocs/theme/md/style.css.php index aa4c6fa38fe..4e9da87016a 100644 --- a/htdocs/theme/md/style.css.php +++ b/htdocs/theme/md/style.css.php @@ -2305,10 +2305,12 @@ div.tabBar div.titre { padding-top: 10px; } +/* div.tabBar.tabBarNoTop { padding-top: 0; border-top: 0; } +*/ div.tabBarWithBottom { padding-bottom: 18px;