From bc777b17321e8cecb7ba5ae8ec46dbe7933ab91a Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Thu, 27 Jun 2019 12:43:39 +0530 Subject: [PATCH] fix: styling for sort selector --- erpnext/stock/page/stock_balance/stock_balance.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/stock/page/stock_balance/stock_balance.js b/erpnext/stock/page/stock_balance/stock_balance.js index 85ea5b19be..fc869892e9 100644 --- a/erpnext/stock/page/stock_balance/stock_balance.js +++ b/erpnext/stock/page/stock_balance/stock_balance.js @@ -60,7 +60,7 @@ frappe.pages['stock-balance'].on_page_load = function(wrapper) { } }); - page.sort_selector.wrapper.css({'margin-right': '15px', 'margin-top': '4px'}); + // page.sort_selector.wrapper.css({'margin-right': '15px', 'margin-top': '4px'}); frappe.require('assets/js/item-dashboard.min.js', function() { page.item_dashboard = new erpnext.stock.ItemDashboard({