# 深色主题下的 Discourse 巨型标志

**URL:** https://meta.discourse.org/t/dark-theme-giant-discourse-logo/102539
**Category:** Bug
**Created:** [2018年十一月22日 15:54 UTC](https://meta.discourse.org/t/dark-theme-giant-discourse-logo/102539 "2018-11-22T15:54:51Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![bpaterson2000](https://avatars.discourse-cdn.com/v4/letter/b/45deac/32.png) [@bpaterson2000](https://meta.discourse.org/u/bpaterson2000)
#### Post date: [2018年十一月23日 02:55 UTC](https://meta.discourse.org/t/dark-theme-giant-discourse-logo/102539/7 "2018-11-23T02:55:40Z")

</div>

im using hosted-discourse and just got our site running, when I use a bad url, ie [qa.fmod.com/asdf](http://qa.fmod.com/asdf) - the home icon becomes gigantic. I see the normal sized image one has

```
img[Attributes Style] {
 height: 36px;
}

```

in the stylesheet but that is missing when visiting a bad page. I’ve forced it into the stylesheet right now to fix it but would like to remove this hack.

edit: You should be able to see the forced height value I put in , with the link above. Unticking that in the browser inspector will show the bad behaviour.

---

_[View the full topic](https://meta.discourse.org/t/dark-theme-giant-discourse-logo/102539)._
