Closed (fixed)
Project:
Drupal.org content
Component:
Planet Drupal
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2012 at 10:29 UTC
Updated:
28 May 2013 at 07:21 UTC
Hi,
In the drupal planet page, the images width exeeds the content area

I think this will be fixed by adding the following code to the css file :
#column-left img {
max-width: 620px;
}
| Comment | File | Size | Author |
|---|---|---|---|
| preview.png | 82.17 KB | tarekdj |
Comments
Comment #1
dddave commentedThis no longer seems to be an issue.