@ -9902,7 +9902,7 @@ BI.SegmentButton = BI.inherit(BI.BasicButton, {
baseCls: (conf.baseCls || "") + ' bi-segment-button bi-list-item-active',
shadow: true,
readonly: true,
hgap: 10
hgap: 5
})
},
@ -13,7 +13,7 @@ BI.SegmentButton = BI.inherit(BI.BasicButton, {