Closed Bug 259483 Opened 21 years ago Closed 15 years ago

intel.com - bullet list overlaps text

Categories

(Tech Evangelism Graveyard :: English US, defect, P2)

x86
Windows 2000
defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: adish, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3 On this web page http://www.intel.com/software/products/ipp/features.htm, the bulletted text inside the table overlaps the text above it. Reproducible: Always Steps to Reproduce: 1. Go to this address: http://www.intel.com/software/products/ipp/features.htm 2. Look at the table. Actual Results: The bulletted text inside the table overlaps the text above it. Expected Results: Avoid the overlap.
They're using margin-top:19px for their ul class=subhdr. I think this is more a tech evangelism issue.
Yes, it's their own CSS at fault, combined with the meaningless empty paragraph tag before the bullet-list. ul.subhdr { margin-top: -19px; } ->TE
Assignee: firefox → english-us
Status: UNCONFIRMED → NEW
Component: General → English US
Ever confirmed: true
Priority: -- → P2
Product: Firefox → Tech Evangelism
QA Contact: firefox.general → english-us
Summary: The bulletted text inside the table in this page overlaps the text above it. → intel.com - bullet list overlaps text
INCOMPLETE due to lack of activity since the end of 2009. If someone is willing to investigate the issues raised in this bug to determine whether they still exist, *and* work with the site in question to fix any existing issues, please feel free to re-open and assign to yourself. Sorry for the bugspam; filter on "NO MORE PRE-2010 TE BUGS" to remove.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.