Closed
Bug 554335
Opened 15 years ago
Closed 10 years ago
Planet Mozilla don't play nice with large images
Categories
(Websites :: planet.mozilla.org, defect)
Websites
planet.mozilla.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: RNicoletto, Assigned: mhoye)
Details
Excessive large width images conflict with right sidebar (Example 1) or make appear horizontal scroll bar (Example 2).
Example 1 ==> http://yfrog.com/6qpmimages2p
Example 2 ==> http://yfrog.com/bfpmimages3p
A developer need to add max-width attribute for images. The code:
.news img {max-width:100% !important;}
I will send a mail to planet admins
Updated•11 years ago
|
Assignee: nobody → reed
OS: Windows XP → All
Hardware: x86 → All
Assignee | ||
Comment 2•10 years ago
|
||
Adding in the max-width line to the Planet CSS.
Committed revision 133170.
Assignee: reed → mhoye
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•