RESOLVED WORKSFORME 21678
vertical-align: middle causing underline for link to overlap the underlined text
https://bugs.webkit.org/show_bug.cgi?id=21678
Summary vertical-align: middle causing underline for link to overlap the underlined text
jasneet
Reported 2008-10-16 15:14:21 PDT
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
Attachments
reduced testcase (526 bytes, text/html)
2008-10-16 15:16 PDT, jasneet
no flags
jasneet
Comment 1 2008-10-16 15:16:20 PDT
Created attachment 24431 [details] reduced testcase
Note You need to log in before you can comment on or make changes to this bug.