@ -138,7 +138,7 @@ BI.shortcut("bi.htape", BI.HTapeLayout);
BI.VTapeLayout = BI.inherit(BI.Layout, {
props: function () {
return BI.extend(BI.VTapeLayout.superclass.props.apply(this, arguments), {
baseCls: "bi-v-tape-layout",
baseCls: "bi-v-tape",
horizontalAlign: BI.HorizontalAlign.Left,
hgap: 0,
vgap: 0,