# Links in topic summary area do not wrap

**URL:** https://meta.discourse.org/t/links-in-topic-summary-area-do-not-wrap/51995
**Category:** Bug
**Created:** [October 25, 2016, 6:14am UTC](https://meta.discourse.org/t/links-in-topic-summary-area-do-not-wrap/51995 "2016-10-25T06:14:10Z")
**Posts on this page:** 5
**Page:** 1

<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: [October 25, 2016, 6:14am UTC](https://meta.discourse.org/t/links-in-topic-summary-area-do-not-wrap/51995/1 "2016-10-25T06:14:10Z")

</div>

Noticed this while reviewing some older topics - it seems that links aren’t wrapping properly. Please let me know if this is better suited for #Contribute > UX, but it seems “broken” so I put it in #Contribute > Bug

 ![](https://global.discourse-cdn.com/meta/original/3X/8/a/8a38933508459f57d033feb48d740ace75633a7b.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: [October 25, 2016, 8:50am UTC](https://meta.discourse.org/t/links-in-topic-summary-area-do-not-wrap/51995/2 "2016-10-25T08:50:30Z")

</div>

Yes this is a bug @sam caused when “fixing” something else in CSS.. that area was originally set to `overflow:hidden`.

---

<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: [October 25, 2016, 8:55am UTC](https://meta.discourse.org/t/links-in-topic-summary-area-do-not-wrap/51995/3 "2016-10-25T08:55:25Z")

</div>

> [@codinghorror](#):
>
> caused when “fixing” something else in CSS

Gotta love CSS! It can be so helpful - but one missing rule…

---

<div class="post-metadata">

### Author: ![tgxworld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tgxworld/32/106117_2.png) [@tgxworld](https://meta.discourse.org/u/tgxworld)
#### Post date: [January 12, 2017, 4:28am UTC](https://meta.discourse.org/t/links-in-topic-summary-area-do-not-wrap/51995/4 "2017-01-12T04:28:49Z")

</div>

Trying this out 🙂

[https://github.com/discourse/discourse/commit/0f574f641e82f7b8712e7ec58d4c913fc4b65727](https://github.com/discourse/discourse/commit/0f574f641e82f7b8712e7ec58d4c913fc4b65727)

---

<div class="post-metadata">

### Author: ![tgxworld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tgxworld/32/106117_2.png) [@tgxworld](https://meta.discourse.org/u/tgxworld)
#### Post date: [January 12, 2017, 4:28am UTC](https://meta.discourse.org/t/links-in-topic-summary-area-do-not-wrap/51995/5 "2017-01-12T04:28:55Z")

</div>


