I'm not sure if the steps to reproduce this problem from a fresh install of Commons but it is occurring on Commons.Acquia.com:

CommentFileSizeAuthor
commons_ff.png256.24 KBezra-g
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ezra-g’s picture

Status: Active » Needs work

I was able to resolve this by adding to commons_origins-style.css:

#block-views-homepage_group_showcase-block_1 {
  width: 640px;
  margin-left: -10px;
}

I'll post a patch here shortly.

FinderFees’s picture

Hello,

Was a patch ever created for this?

ezra-g’s picture

Status: Needs work » Closed (fixed)

I'm no longer able to reproduce this with the latest development snapshot. Please re-open the issue if you're able to.

ezra-g’s picture

Status: Closed (fixed) » Fixed

I was once again able to reproduce this so I committed the above change:

http://drupalcode.org/project/commons.git/commitdiff/9369f00?hp=dc3cd86e...

Status: Fixed » Closed (fixed)

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