[Webkit-unassigned] [Bug 18289] New: extra bullet showing up due to display:block
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 2 14:49:41 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18289
Summary: extra bullet showing up due to display:block
Product: WebKit
Version: 525.x (Safari 3.1)
Platform: PC
URL: https://support.live.com/eform.aspx?productKey=wllocal&c
t=eformts
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
https://support.live.com/eform.aspx?productKey=wllocal&ct=eformts
II Issue:
The right column with list of FAQs has one extra bullet showing up besides link
"View more questions"
III Conclusion:
.faqviewmore {
background-color:#EFEFEF;position:relative;display:block;padding-left:18px;left:-18px;}
display:block; is causing the issue; issue is resolved on removing it.
IV Other browsers:
IE7: ok
FF3: ok
Opera9.24: ok
V Nightly tested: 31446
--
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