# Really long titles can break the layout

**URL:** https://meta.discourse.org/t/really-long-titles-can-break-the-layout/50628
**Category:** Bug
**Created:** [25.Сентябрь.2016 14:37:32 UTC](https://meta.discourse.org/t/really-long-titles-can-break-the-layout/50628 "2016-09-25T14:37:32Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![adrelanos](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/adrelanos/32/121409_2.png) [@adrelanos](https://meta.discourse.org/u/adrelanos)
#### Post date: [25.Сентябрь.2016 14:37:32 UTC](https://meta.discourse.org/t/really-long-titles-can-break-the-layout/50628/1 "2016-09-25T14:37:32Z")

</div>

Really long titles can break the layout.

Example title:

`Failed to fetch http://mirror.whonix.de/whonixdevelopermetafiles/internal/dists/jessie/main/binary-amd64/Packages HttpError404`

 ![](https://global.discourse-cdn.com/meta/original/3X/0/5/05b422f08217d13225c0e655a52f4ea967e11e70.PNG)

 ![](https://global.discourse-cdn.com/meta/original/3X/6/8/689aa1024ae34c5a139cecfe74878fb8ebeed62c.PNG)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [25.Сентябрь.2016 15:52:53 UTC](https://meta.discourse.org/t/really-long-titles-can-break-the-layout/50628/2 "2016-09-25T15:52:53Z")

</div>

Hmm yes that is a bug in the CSS for that right layout section.

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [26.Сентябрь.2016 22:15:31 UTC](https://meta.discourse.org/t/really-long-titles-can-break-the-layout/50628/3 "2016-09-26T22:15:31Z")

</div>

Looks like this doesn’t happens on Firefox:

 ![](https://global.discourse-cdn.com/meta/original/3X/d/d/dddb232289abc8fcf66d0c8a747574bada05262d.png)

This is handy since the best fix doesn’t works on Firefox anyways 😄

[FIX: Add word-wrap for blink browsers on categories latest session by xfalcox · Pull Request #4466 · discourse/discourse · GitHub](https://github.com/discourse/discourse/pull/4466)

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [27.Сентябрь.2016 14:59:58 UTC](https://meta.discourse.org/t/really-long-titles-can-break-the-layout/50628/4 "2016-09-27T14:59:58Z")

</div>


