diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php
index 2ff0e8173e0c1952eb04fd1480fdae6bdd90fc4b..a2df804a77d36df975530498d16cee907dfdc206 100644
--- a/htdocs/compta/facture.php
+++ b/htdocs/compta/facture.php
@@ -1592,7 +1592,7 @@ else
 					print '<td align="right" width="50">'.$langs->trans('AmountHT').'</td>';
 					print '<td width="16">&nbsp;</td>';
 					print '<td width="16">&nbsp;</td>';
-					print '<td width="16">&nbsp;</td>';
+					print '<td width="12">&nbsp;</td>';
 					print "</tr>\n";
 
 				}