commit | 65c4bd6db60c06b18c07dabcc15c4ec16dc7964d | [log] [tgz] |
---|---|---|
author | Faris Ansari <netchamp.faris@gmail.com> | Thu Aug 10 17:17:34 2017 +0530 |
committer | Faris Ansari <netchamp.faris@gmail.com> | Thu Aug 10 17:17:49 2017 +0530 |
tree | 167d96e2a436593e67ed0ac134c5cff571bdb013 | |
parent | 519cc0997978761b0c6a87abfda8db2d5df14c23 [diff] [blame] |
Add clusterize, move customer field to POSCart, get POS profile
diff --git a/erpnext/public/css/pos.css b/erpnext/public/css/pos.css index d44b17c..4ba00ba 100644 --- a/erpnext/public/css/pos.css +++ b/erpnext/public/css/pos.css
@@ -1,7 +1,7 @@ .pos { padding: 15px; } -.customer-container { +.cart-container { padding: 0 15px; display: inline-block; width: 39%;