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)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 275963
2.0
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.
| Reporter | ||
Comment 1•20 years ago
|
||
(In reply to comment #0) on closer inspection all of the content areas are effected. Anders
| Reporter | ||
Comment 2•20 years ago
|
||
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.
Comment 3•20 years ago
|
||
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
Updated•20 years ago
|
Assignee: psychoticwolf → nobody
Comment 5•20 years ago
|
||
*** This bug has been marked as a duplicate of 275963 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•