# Bug in grid in PG 7.04 - Adds extra space when set to "auto"

**URL:** https://forum.pinegrow.com/t/bug-in-grid-in-pg-7-04-adds-extra-space-when-set-to-auto/7538
**Category:** Bug Reports
**Tags:** bug
**Created:** [December 27, 2022, 7:37pm UTC](https://forum.pinegrow.com/t/bug-in-grid-in-pg-7-04-adds-extra-space-when-set-to-auto/7538 "2022-12-27T19:37:34Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ppweb](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/ppweb/32/5141_2.png) [@ppweb](https://forum.pinegrow.com/u/ppweb)
#### Post date: [December 27, 2022, 7:37pm UTC](https://forum.pinegrow.com/t/bug-in-grid-in-pg-7-04-adds-extra-space-when-set-to-auto/7538/1 "2022-12-27T19:37:34Z")

</div>

I get extra space in the grid row when the spacing is set to “auto”.  
Here’s a video demonstration:

On intel mac, pinegrow 7.04

---

<div class="post-metadata">

### Author: ![matjaz](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/matjaz/32/5_2.png) [@matjaz](https://forum.pinegrow.com/u/matjaz)
#### Post date: [December 27, 2022, 8:13pm UTC](https://forum.pinegrow.com/t/bug-in-grid-in-pg-7-04-adds-extra-space-when-set-to-auto/7538/2 "2022-12-27T20:13:45Z")

</div>

@ppweb a while back browsers changed how they handle images in Auto sized grid cells. Here is a video about this covering the change and how to work around it:

(Short recap: Having an image span a row with Auto now stretches the auto row to accommodate displaying the whole height of the image. Before, the image positioned with lines did not stretch the auto row. The workaround is to wrap the image in a wrapper element and position it absolutely.)

> **[Positioning with named lines and improving the design - Updated | Pinegrow...](https://pinegrow.com/courses/learn-css-grid-with-pinegrow/positioning-with-named-lines-and-improving-the-design/#update)**
>
> We'll add a poster image to page header and position it with named lines. Then, we'll do some CSS styling to make the page more attractive. Make sure to watch the video update as well.
