diff --git a/src/case/segment/segment.js b/src/case/segment/segment.js index a35e8080a..c66460a9d 100644 --- a/src/case/segment/segment.js +++ b/src/case/segment/segment.js @@ -18,7 +18,6 @@ BI.Segment = BI.inherit(BI.Widget, { var self = this, o = this.options; this.buttonGroup = BI.createWidget({ element: this, - height: BI.toPix(o.height), type: "bi.button_group", value: o.value, items: [BI.createItems(o.items, {