Tabs getting wrapped inside column of async table

We are having an async table inside a static row. The second column of this table has tabs, each showing data of a package. Even if we put a scroll-bar, the tabs are getting wrapped and comming to the next line. The style used for tabs are : ‘tabtextstyle’
The desc of ‘tabtextstyle’ in css is :
.tabtextstyle{
width:100px;
word-spacing:50px;
}

here is the code used in the view.