ui cleanup
diff --git a/erpnext/public/css/erpnext.css b/erpnext/public/css/erpnext.css
index d92559e..f59883d 100644
--- a/erpnext/public/css/erpnext.css
+++ b/erpnext/public/css/erpnext.css
@@ -275,7 +275,7 @@
   vertical-align: middle;
 }
 .pos-list-row .subject {
-  width: 50%;
+  width: 40%;
 }
 .pos-list-row .list-row-checkbox,
 .pos-list-row .list-select-all {
@@ -307,7 +307,7 @@
   justify-content: center;
   height: 100%;
 }
-.pos .items .pos-list-row:last-child {
+.pos .pos-list-row:last-child {
   border-bottom: none;
 }
 .pos .form-section-heading {