On 5/25/05, Ryan Cannon <[EMAIL PROTECTED]> wrote:
> I'm having trouble isolating/working  around a seeming :hover bug in
> Firefox. If you look at my site's navigation bar[1], the "tabs"
> disappear when you hover over the list. The stylesheet is essentially
> as follows:
> 
> ... li:first-child { background-position: 0px 0px; width: 28px }
> ... li:first-child:hover { background-position: -28px 0px }
> 
> This /should/ set the "hover image" (the right half of the
> background) to display, but instead, the whole element shifts to the
> left, leaving an unsightly gap. It displays properly in Safari and
> Opera. Any ideas?
> 
>      [1] http://www.ryancannon.com/blog/?style=Wolves+and+Tigers

It all seems to work fine for me in FireFox 1.0.4 on Windows.

-- 
Justin Patrin
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to