WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
21866
right links not in same line as text on left because of margin-top
https://bugs.webkit.org/show_bug.cgi?id=21866
Summary
right links not in same line as text on left because of margin-top
Anantha Keesara
Reported
2008-10-24 14:11:12 PDT
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
Attachments
reduction.zip
(497 bytes, application/octet-stream)
2008-10-24 14:11 PDT
,
Anantha Keesara
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Anantha Keesara
Comment 1
2008-10-24 14:11:13 PDT
Created
attachment 24650
[details]
reduction.zip
Philippe Wittenbergh
Comment 2
2008-10-25 17:39:01 PDT
fwiw, Gecko 1.9.0 (Firefox 3.0) is actually buggy there. That is Gecko
bug 50630
:
https://bugzilla.mozilla.org/show_bug.cgi?id=50630
Those little icons are place the same way in Gecko 1.9.1beta (Fx3.1b) as in WebKit.
Robert Hogan
Comment 3
2013-11-18 22:52:32 PST
WebKit's rendering seems correct to me.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug