tab header reflow problem
Brought to you by:
azerr
The tab header taglib doesn't separate the LI elements in the header. This causes some browsers (FireFox, for example) to keep all the elements stuck together, and prevents a long tab header from reflow-ing when the browser is resized. Please modify the tag header code to insert a space after each LI element to allow browser reflow.