commit | 5a130879394c2db6403cd6e880b5399d5934b985 | [log] [tgz] |
---|---|---|
author | Faris Ansari <netchamp.faris@gmail.com> | Fri Aug 11 15:49:23 2017 +0530 |
committer | Faris Ansari <netchamp.faris@gmail.com> | Fri Aug 11 15:49:23 2017 +0530 |
tree | c97ddde7d5f98557da8b927fdc454dc50a79b7e6 | |
parent | f7c7ff4aae3441b050425a7b4dee42adba36b6d6 [diff] [blame] |
more styling
diff --git a/erpnext/public/less/pos.less b/erpnext/public/less/pos.less index 1ae0dfd..9358f0a 100644 --- a/erpnext/public/less/pos.less +++ b/erpnext/public/less/pos.less
@@ -51,7 +51,11 @@ .pos-items-wrapper { max-height: 480px; - overflow: auto; + overflow-y: auto; +} + +.pos-items { + overflow: hidden; } .pos-item-wrapper {