[Webkit-unassigned] [Bug 21866] New: right links not in same line as text on left because of margin-top

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 24 14:11:12 PDT 2008


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

           Summary: right links not in same line as text on left because of
                    margin-top
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://www.verycd.com/files/001d52ddbbd286dd341754f09113
                    23b4176619513
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: help.improve.safari at gmail.com


I Steps:
 Go to http://www.verycd.com/files/001d52ddbbd286dd341754f0911323b4176619513

 II Issue:
 Notice that the little chat icons and the text href, next to usernames, are
not aligned correctly.  The are showing above the horizontal line. They should
instead show below the horizontal line.

 III Conclusion:
 The misalignment issue is that the links on the right side are not in the same
line as the text on left.
 The issue is caused by the margin-top of the <span> tag that contains the
links to the right. In the testcase, it is set to -18px.

 IV Other Browsers:
 IE7: ok
 FF3: ok

 V Nightly tested: 37819


-- 
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