Laurent Destailleur 2 years ago
parent
commit
7e80737358
1 changed files with 1 additions and 1 deletions
  1. 1 1
      htdocs/compta/bank/various_payment/card.php

+ 1 - 1
htdocs/compta/bank/various_payment/card.php

@@ -405,7 +405,7 @@ if ($action == 'create') {
 	// Amount
 	print '<tr><td>';
 	print $form->editfieldkey('Amount', 'amount', '', $object, 0, 'string', '', 1).'</td><td>';
-	print '<input name="amount" id="amount" class="minwidth100 maxwidth150onsmartphone" value="'.$amount.'">';
+	print '<input name="amount" id="amount" class="minwidth50 maxwidth100" value="'.$amount.'">';
 	print '</td></tr>';
 
 	// Bank