Absolute positioned the tabs over the div container in 21929.diff. Here's what it looks like with this patch applied:
Note: I debated on whether to use margin-top: -18px; or margin-top: -19px; for ul.category-tabs. -19px works in Mac Chrome/Win IE8/Win FF, but not Mac FF. -18px works in all of them but shows a slight overlap in everything except Mac FF:
Is having the slight overlap better than having the line under the whole active tab?
Absolute positioned the tabs over the div container in 21929.diff. Here's what it looks like with this patch applied:
Note: I debated on whether to use margin-top: -18px; or margin-top: -19px; for ul.category-tabs. -19px works in Mac Chrome/Win IE8/Win FF, but not Mac FF. -18px works in all of them but shows a slight overlap in everything except Mac FF:
Is having the slight overlap better than having the line under the whole active tab?