SIGN IN SIGN UP
payloadcms / payload UNCLAIMED

Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.

0 0 120 TypeScript

fix(ui): add white-space nowrap to popup buttons (#16791)

## What changed

Added `white-space: nowrap` to `.popup-button-list__button` in the
`PopupButtonList` component.

## Why

Popup button labels were wrapping onto multiple lines, which breaks the
intended single-line layout of popup menu items.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
J
Jarrod Flesch committed
bb110a67b62bc4684d4f29daef3cf2fc01eebb75
Parent: 29e4786
Committed by GitHub <noreply@github.com> on 5/29/2026, 5:18:15 PM