Hi,
I am using jquery 1.3.2 and jquery UI 1.7.2.
I took the default example from the docs, and then added a second set of tabs within the 3rd tab of the outer tab set. I initialize the tab just like the docs show in the example.
My question is, why do the font sizes in the second nested tabs get larger by default? How can I force them to be a consistent height (the tabs) and the font size to be the same for all tabs and tab content regardless of the nesting level?
see attached pic