This commit is contained in:
Laurent Destailleur 2019-03-03 13:38:45 +01:00
parent 481d0de010
commit 83fc10e917
2 changed files with 3 additions and 1 deletions

View File

@ -427,7 +427,7 @@ if ($step == 2 && $datatoimport)
print '</table>';
print '</div><br>';
print '</div>';
dol_fiche_end();

View File

@ -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;