# Shrunken Category Images

**URL:** https://meta.discourse.org/t/shrunken-category-images/103216
**Category:** Support
**Created:** [November 30, 2018, 11:07pm UTC](https://meta.discourse.org/t/shrunken-category-images/103216 "2018-11-30T23:07:46Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [November 30, 2018, 11:10pm UTC](https://meta.discourse.org/t/shrunken-category-images/103216/2 "2018-11-30T23:10:40Z")

</div>

Hey Rob!

`topic-list.scss` is part of Discourse core, that’s why you’re not seeing it. [https://github.com/discourse/discourse/blob/master/app/assets/stylesheets/desktop/topic-list.scss](https://github.com/discourse/discourse/blob/master/app/assets/stylesheets/desktop/topic-list.scss)

For the specfic change that cuased this, see [UX: category images have no sizes (#6662) · discourse/discourse@1da265d · GitHub](https://github.com/discourse/discourse/commit/1da265db11b0894f9712ec3fa40f4bb5ed155ec4) and [UX: Use aspect ratio to calculate width and height precisely · discourse/discourse@5db50d6 · GitHub](https://github.com/discourse/discourse/commit/5db50d6cdc227e98a1d25dea53997e7de9fbe276). The changes were made to prevent the page from “jumping” as images of unknown heights are loaded - we now reserve the space upon page load.

---

_[View the full topic](https://meta.discourse.org/t/shrunken-category-images/103216)._
