Closed Bug 275916 Opened 20 years ago Closed 20 years ago

rendering error when window is smaller than content

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect)

x86
All
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 275963

People

(Reporter: aconbere, Unassigned)

References

()

Details

if you make the browser window smaller than the content of the windows media
player entry, the OSX icon drops down overlapping some content.
(In reply to comment #0)

on closer inspection all of the content areas are effected.

Anders
clarification:

on the page: https://addons.update.mozilla.org/plugins/

if the browser window is made small enough the osx icon on both the WMP and the
Java entry drops down a row and overlaps some content.
also, a small typo on that last part of the plugins page with the same
refference to the bug in question above.
-------------------------------------------------------------
Windows Media Player

By Microsoft

>>>> RealPlayer <<<<< lets you play streaming audio, video, animations, and
multimedia presentations on the web.
-------------------------------------------------------------
Should be "Windows Media Player" shouldn't it? :)
That would be the hardcoded
DIV style="margin-top: 5px; height: 38px"

That page could use a freshening up of style rules.  For example, there's no
need to have three divs of class iconbar.  You can refer to them via parent items.
div.item > div > div {}

For the item at hand, div.item > div {margin-top: 5px; min-height: 38px;}
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee: psychoticwolf → nobody
Target Milestone: 1.0 → 2.0

*** This bug has been marked as a duplicate of 275963 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.