diff --git a/DSWeb/Areas/MvcShipping/Viewsjs/MsRptOpProfit/MsRptOpProfitIndex.js b/DSWeb/Areas/MvcShipping/Viewsjs/MsRptOpProfit/MsRptOpProfitIndex.js index bb2efbad..dda0c7a4 100644 --- a/DSWeb/Areas/MvcShipping/Viewsjs/MsRptOpProfit/MsRptOpProfitIndex.js +++ b/DSWeb/Areas/MvcShipping/Viewsjs/MsRptOpProfit/MsRptOpProfitIndex.js @@ -13853,7 +13853,7 @@ Ext.extend(Shipping.MsRptOpProfitIndex, Ext.Panel, { layout: "border", region: "north", autoScroll: true, - height: 96, + height: 116, items: [this.formSearch] });