# Graceful Theme

**URL:** https://meta.discourse.org/t/graceful-theme/93040
**Category:** Theme
**Tags:** official, graceful-theme
**Created:** [July 24, 2018, 8:09pm UTC](https://meta.discourse.org/t/graceful-theme/93040 "2018-07-24T20:09:12Z")
**Posts on this page:** 1
**Showing post:** 124

<div class="post-metadata">

### Author: ![oshyan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/oshyan/32/212644_2.png) [@oshyan](https://meta.discourse.org/u/oshyan)
#### Post date: [June 5, 2022, 8:50pm UTC](https://meta.discourse.org/t/graceful-theme/93040/124 "2022-06-05T20:50:33Z")

</div>

I’m not certain this is a theme change/issue, but recently when I updated Discourse and all my plugins, my front page with [Topic List Thumbnails Theme Component](https://meta.discourse.org/t/topic-list-thumbnails-theme-component/150602) installed went from being 3 columns to 2 columns:

 ![digital-garden-as-correct-3-column](https://global.discourse-cdn.com/meta/original/4X/b/e/0/be05d27f20481605590948387a0824bbbf1734db.jpeg) ![digital-garden-became-2-column](https://global.discourse-cdn.com/meta/original/4X/8/c/f/8cf2d69ac02c4e027ec038dd6d73602a59e8d1c3.jpeg)

If I use Chrome Inspector and slightly increase the width of the main container, it fixes it. So I’m guessing it _may_ have to do with this recent commit which has some width changes in it:  
[https://github.com/discourse/graceful/commit/5dba7eb8c502e011242f9f0f2a618debff0c3a49](https://github.com/discourse/graceful/commit/5dba7eb8c502e011242f9f0f2a618debff0c3a49)

For now I am addressing it by overriding the width in CSS with `main-outlet`, but I’m not sure if there are any unintended consequences, or if this is the best way to address it. So this is not necessarily to say that anything needs to be changed, but to mention it did affect layout on my site in this scenario, and to ask if there is any other approach I should be taking to get my desired result (3 column masonry layout). I’ve already fixed the issue so if that should take care of it long-term I’m happy to leave it. 🙂

---

_[View the full topic](https://meta.discourse.org/t/graceful-theme/93040)._
