- Shipped
- August 6, 2026 at 12:25 AM UTC
- Author
- kamo
- Commit
- 61a372d
The label column was a hand-picked 76px. DEPARTMENT is wider than that, so it overflowed its box and sat flush against its value with no gap, and LOCAL TIME wrapped onto two lines. The rows are now a two-column grid whose label column sizes itself to the longest label, which also survives translation — the same words are longer in most of the twenty-one locales, so any width chosen by hand would break again somewhere. Labels no longer wrap, with a max width purely as a backstop against a free-text vCard phone label; nothing we emit comes close to it.