Problem with tab alignment on multiple tab rows

Problem with tab alignment on multiple tab rows


This topic has come up at least twice before ("Tabs wrapping problem"
June 5th 2008 and "Tabs CSS issue" dec 2 2008) without solutions. I'm
having the same problem: When I have a tab container where the tabs
overflow the first row, the first tab on the second row doesn't align
to the left. Instead It aligns to the right of the tab selected above
So when you'd expect (where TAB is the currently selected tab)
[tab][tab][TAB][tab][tab]
[tab]
you get
[tab][tab][TAB][tab][tab]
____________[tab]
Is there anything that can be done to reliably push the second row of
tabs to the left?