# Header logo is smaller after upgrading to 2.2.0.beta5

**URL:** https://meta.discourse.org/t/header-logo-is-smaller-after-upgrading-to-2-2-0-beta5/103114
**Category:** Support
**Created:** [November 29, 2018, 9:54pm UTC](https://meta.discourse.org/t/header-logo-is-smaller-after-upgrading-to-2-2-0-beta5/103114 "2018-11-29T21:54:57Z")
**Posts on this page:** 1
**Showing post:** 4

<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 29, 2018, 10:30pm UTC](https://meta.discourse.org/t/header-logo-is-smaller-after-upgrading-to-2-2-0-beta5/103114/4 "2018-11-29T22:30:40Z")

</div>

Looks related to [Mobile logo in header broken - #14 by Johani](https://meta.discourse.org/t/mobile-logo-in-header-broken/102592/14). The CSS shrinking the logo is below, added to Discourse 6 days ago. Going to ask @Johani to take a look when he’s online. You may simply need to override that CSS in your theme, or we may be able to fix it in Discourse, not sure.

```plaintext
.d-header #site-logo {
    height: 2.57em;
}

```

---

_[View the full topic](https://meta.discourse.org/t/header-logo-is-smaller-after-upgrading-to-2-2-0-beta5/103114)._
