Closed
Bug 283704
Opened 20 years ago
Closed 20 years ago
Unorder list bullets shifted, overlaying the text
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: raymond.lai, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20050121 Firefox/1.0 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20050121 Firefox/1.0 The unorder lists are rendered improperly in http://www.infinibandta.org/ibta/. A remotely related bug is: https://bugzilla.mozilla.org/show_bug.cgi?id=279122 in the sense that the list bullets are rendered as "ink drops", which is fine to me. However, the shifting of the bullets and thus overlaying the text is not. Reproducible: Always Steps to Reproduce: 1.go to http://www.infinibandta.org/ibta/ 2.search for "Increased platform density" 3.You will see the bullets overlaying the text. Actual Results: bullets are shifted, overlaying the text Expected Results: bullets rendered before the text, not obstructing it.
Comment 1•20 years ago
|
||
Contained within each list item is a div with a text-indent of -0.25in. I have no idea why the page was designed like this, but what we're doing is exactly correct.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•