[Webkit-unassigned] [Bug 21678] New: vertical-align: middle causing underline for link to overlap the underlined text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 16 15:14:21 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=21678

           Summary: vertical-align: middle causing underline for link to
                    overlap the underlined text
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
               URL: http://www.google.com/friendconnect/
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jasneet at chromium.org
                CC: jasneet at chromium.org


I Steps:
Login to http://www.google.com/friendconnect/
observe the option 'Setup your site' in left navigation

II Issue:
underline for link overlaps the underlined text

III Conclusion:
Issue is caused by the line in the css
  #gc-toc ul * { vertical-align: middle; }

Removing this gets rid of the issue.

IV Other Browsers:
IE7: ok
FF3: ok

V Nightly tested: 37604


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list