@ -6,7 +6,8 @@ BI.Instruction = BI.inherit(BI.Widget, {
height: 20,
level: "error",
textAlign: "left",
whiteSpace: "nowrap"
whiteSpace: "nowrap",
hgap: 5
});
},