InDefero

Sign in or create your account | Project List | Help

Issue 231: Small CSS bug in WebKit-based browsers

Reported by Charles Melbye, May 30, 2009

In WebKit browsers such as Safari, there is a 1px-wide line in 
between the tabs and the green bar below them.

The problem was relating to the line-height that yui.css was 
setting. WebKit doesn't fill in the background on larger 
line-heights, so the fix is to reset the line-height to normal on 
#main-tabs.

This does not appear to have any adverse side effects on Firefox.

I've attached a simple patch that will add the necessary CSS to fix 
the problem.

Comment 1 by Loïc d'Anterroches, May 31, 2009

Thanks! Too tired to apply it today, but will do it tomorrow.
Owner: loic

Comment 2 by Loïc d'Anterroches, Jun 19, 2009

Fixed in commit b320375, thanks a lot!
Labels: Component:UI
Status: Fixed

Created: 9 months 14 days ago by Charles Melbye

Updated: 8 months 25 days ago

Status: Fixed

Owner: Loïc d'Anterroches

Labels:
Type:Defect
Priority:Medium
Component:UI