I've noticed for a while that the image borders for albums are slightly broken, adding a small space between the image and the top border in the embedded version. However, this problem does not exist in the standalone version.

Comments

profix898’s picture

Status: Active » Closed (duplicate)

This issue is caused by interference of the Gallery2 css with Drupal css. In this case it's the table padding in Drupal leading to the extra space for the image borders. This is highly theme specific issue. It should be solved by http://drupal.org/node/98450 for the Garland theme but might still exist with other themes. However there is no generic solution for this problem.

Marking this a duplicate of http://drupal.org/node/98450.