@@ -198,7 +198,7 @@ $(document).ready(function(){
bgColor: "#ffffff",
color: "#000000",
barWidth: "3.5",
- barHeight: "90",
+ barHeight: "80",
fontSize: 0
};
$('.barcode>.box').barcode(order_barcode, bctype, settings);