print hide and pos.less changes
diff --git a/erpnext/accounts/doctype/sales_invoice/sales_invoice.json b/erpnext/accounts/doctype/sales_invoice/sales_invoice.json
index 398e48f..021b35b 100644
--- a/erpnext/accounts/doctype/sales_invoice/sales_invoice.json
+++ b/erpnext/accounts/doctype/sales_invoice/sales_invoice.json
@@ -4623,7 +4623,6 @@
  "istable": 0, 
  "max_attachments": 0, 
  "menu_index": 0, 
- "modified": "2018-02-08 08:46:59.862638", 
  "modified": "2018-02-08 05:16:44.331093", 
  "modified_by": "Administrator", 
  "module": "Accounts", 
diff --git a/erpnext/public/less/pos.less b/erpnext/public/less/pos.less
index af3008e..b081ed4 100644
--- a/erpnext/public/less/pos.less
+++ b/erpnext/public/less/pos.less
@@ -222,4 +222,8 @@
 
 .rounded-total-value {
   font-size: 18px;
+}
+
+.quantity-total {
+  font-size: 18px;
 }
\ No newline at end of file