Laurent Destailleur 4 years ago
parent
commit
15fdf95c22
1 changed files with 1 additions and 1 deletions
  1. 1 1
      htdocs/societe/checkvat/checkVatPopup.php

+ 1 - 1
htdocs/societe/checkvat/checkVatPopup.php

@@ -41,7 +41,7 @@ $conf->dol_hide_leftmenu = 1;
 
 llxHeader('', $langs->trans("VATIntraCheckableOnEUSite"));
 
-print '<div class="vatcheckarea" style="margin-bottom: 10px">';
+print '<div class="vatcheckarea margintoponly marginbottomonly">';
 
 print load_fiche_titre($langs->trans("VATIntraCheckableOnEUSite"), '', 'title_setup');