@ -79,9 +79,9 @@ BI.FloatBox = BI.inherit(BI.Widget, {
type: "bi.absolute",
items: [{
el: this._center,
left: 10,
left: 20,
top: 10,
right: 10,
right: 20,
bottom: 10
}]
}