Hi,
In the drupal planet page, the images width exeeds the content area

preview

I think this will be fixed by adding the following code to the css file :

#column-left img {
 max-width: 620px;
}
CommentFileSizeAuthor
preview.png82.17 KBtarekdj

Comments

dddave’s picture

Project: Drupal.org site moderators » Drupal.org content
Status: Active » Fixed

This no longer seems to be an issue.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.