@ -97,7 +97,7 @@ BI.DownListPopup = BI.inherit(BI.Pane, {
item.el.height = self.constants.height;
item.el.iconCls2 = self.constants.nextIcon;
item.popup = {
lgap: 4,
lgap: 2,
el: {
type: "bi.button_tree",
chooseType: 0,
@ -97,7 +97,7 @@ BI.MultiLayerDownListPopup = BI.inherit(BI.Pane, {