Closed
Bug 303346
Opened 20 years ago
Closed 20 years ago
overlapping text
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 295701
1.0
People
(Reporter: mozilla-bugzilla, Assigned: Bugzilla-alanjstrBugs)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.10) Gecko/20050717 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.10) Gecko/20050717 Firefox/1.0.6
there is overlapping text with non-standard font-size - px-vlaues should be
replaced with em-values, for the images, too!
Reproducible: Always
Steps to Reproduce:
1. set your DPI to 150% (Windows-System-Display-Extended)
2. open
https://addons.mozilla.org/extensions/showlist.php?application=firefox&numpg=10&category=Developer%20Tools
or:
1. increase font-size inside Browser
Actual Results:
overlapping text
Expected Results:
do not overlap the text
make the size of icons (Install, Firefox) scalable by adding style="height: 2em;
width: auto;"
... oooh ... its worse than i thought ... replace ALL px-values with em-values!
*** This bug has been marked as a duplicate of 295701 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•10 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
•