@ -72,7 +72,7 @@ BI.MultiSelectCheckPane = BI.inherit(BI.Widget, {
height: this.constants.height,
el: {
type: "bi.vertical_adapt",
columnSize: ['fill', 'auto'],
columnSize: ['auto', 'auto'],
cls: "multi-select-continue-select",
items: [
{
@ -43,7 +43,7 @@ BI.MultiTreeCheckPane = BI.inherit(BI.Pane, {
var backToPopup = BI.createWidget({
cls: "multi-tree-continue-select",