Coldfusion 9 cflayout tabs can't figure out height
I'm working through all the differences in the CF9 ajax library and a big glaring on for me is cflayout tabs not figuring out the correct height....
First example: tabs inside tabs..... In CF8 the outer tab container would grow it's height based on the height of the tab objects inside it. Now it ignores the tab heights and will only go by the height of normal HTML elements.
Second Example: The tabs will not auto grow to content, in many situations the first tab will be only a few pixels high.
Has anyone encountered/fixed this?
