[Webkit-unassigned] [Bug 18117] New: incorrect spacing in header because of text-align: right

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 26 12:00:05 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18117

           Summary: incorrect spacing in header because of text-align: right
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
               URL: http://www.skyrock.com/
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: help.improve.webkit at gmail.com
                CC: help.improve.webkit at gmail.com


I Steps:
Go to 
http://www.skyrock.com/
Login with your account username/password.

II Issue:
The spacing is incorrect in header after : new messages; create my blog; manage
my profile 

III Conclusion:
The issue is found with text-align: right and leaving a space after the link.
The issue is resolved in Safari when : #header_right { text-align:right;} is
removed.
The issue also gets resolved in Safari when : removing the space after Manage :
<a href="/">Manage</a></li>

IV Other browsers:
IE7: ok
FF3: ok
Opera9.24: ok

V Nightly tested: 31315


-- 
Configure bugmail: http://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