commit | 9b30a8626cf5f503be6bc3c6ec2054f7cf215f21 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Fri Feb 06 12:30:08 2015 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Fri Feb 06 12:30:08 2015 +0530 |
tree | 3e1460de57735f93452c0e757835f4f008912ae0 | |
parent | a232c80d778a0547fdf54f6c63899c7fe5802579 [diff] |
[minor] removed default filters for sales order and material request, fixed pos css
diff --git a/erpnext/public/css/erpnext.css b/erpnext/public/css/erpnext.css index 1c499a5..747311c 100644 --- a/erpnext/public/css/erpnext.css +++ b/erpnext/public/css/erpnext.css
@@ -69,7 +69,7 @@ .pos-toolbar, .pos-bill-toolbar { padding: 10px 0px; border-bottom: 1px solid #d1d8dd; - height: 55px; + height: 51px; } .pos-item-toolbar .form-group {