fix: styling for sort selector

This commit is contained in:
Shivam Mishra 2019-06-27 12:43:39 +05:30
parent 0b39c4ecff
commit bc777b1732

View File

@ -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({