タブの内容は、IEを除くすべてのブラウザで適切に表示されます。IEブラウザでそのサイズの問題を修正する方法はありますか?
これが幅を制御するCSSです
div.st_horizontal { /* The main container */
position:relative;
float:left;
/*clear:both; */
width:655px; /*Set the full width */
color:#616161;
}