WebKit doesn't paint background-color for entire width of final inline list item
        Posted  
        
            by Jay
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jay
        
        
        
        Published on 2010-01-26T17:32:45Z
        Indexed on 
            2010/05/14
            10:04 UTC
        
        
        Read the original article
        Hit count: 318
        
On our website http://www.dimagi.com, the items in the jQuery menu near the top of the screen gain a background-color on hover. The hover background-color of the rightmost list item ("About Us") is cut off at the very right edge of the text, seemingly only in WebKit (tested Safari and Chrome in Windows XP).
Can anybody see what I might be doing wrong in the CSS? Or is this some obscure WebKit bug?
© Stack Overflow or respective owner