Ver código fonte

bugfix viecard

andre 3 anos atrás
pai
commit
e9862c1193
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      viewcart.tpl

+ 1 - 1
viewcart.tpl

@@ -363,7 +363,7 @@
                                                                 </div>
                                                                 </div>
                                                                 <!-- Addon Quantity Options -->
                                                                 <!-- Addon Quantity Options -->
 								{if $showAddonQtyOptions}
 								{if $showAddonQtyOptions}
-								    <div class="col-sm-4 item-qty" style="padding-top: 15px; font-size:13px;">
+								    <div class="col-sm-2 item-qty">
 									{if $addon.allowqty === 2}
 									{if $addon.allowqty === 2}
 										Anzahl&nbsp; <input type="number" name="paddonqty[{$num}][{$addonnum}]" value="{$addon.qty}" class="form-control text-center" style="width:53px;height:25px !important; padding-left:1px; padding-right:1px;" min="0" />
 										Anzahl&nbsp; <input type="number" name="paddonqty[{$num}][{$addonnum}]" value="{$addon.qty}" class="form-control text-center" style="width:53px;height:25px !important; padding-left:1px; padding-right:1px;" min="0" />
 										<!-- <button type="submit" class="btn btn-xs"> -->
 										<!-- <button type="submit" class="btn btn-xs"> -->