# Como posso corrigir esse problema de espaçamento?

**URL:** https://meta.discourse.org/t/how-can-i-fix-this-spacing-issue/400106
**Category:** Support
**Created:** [Abril 7, 2026, 11:48am UTC](https://meta.discourse.org/t/how-can-i-fix-this-spacing-issue/400106 "2026-04-07T11:48:18Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [Abril 7, 2026, 12:07pm UTC](https://meta.discourse.org/t/how-can-i-fix-this-spacing-issue/400106/2 "2026-04-07T12:07:16Z")

</div>

É difícil dizer assim, mas se você quiser manter as palavras em uma única linha, pode adicionar `white-space: nowrap;` ao elemento.

Se não houver espaço suficiente (difícil de julgar porque a captura de tela não mostra o contexto), você precisará usar as propriedades `overflow`.

---

_[View the full topic](https://meta.discourse.org/t/how-can-i-fix-this-spacing-issue/400106)._
