trails/apps
Ullrich Schäfer 64d770ebea
fix(planner): give the note tooltip a fixed width + centered text
Follow-up to #593. With a long note the tooltip still squeezed to ~1 word
wide: an inline-block with only max-width, inside Leaflet's auto-width
tooltip, shrinks to its longest word rather than filling max-width.

Give it an explicit `width: 200` (a consistent, comfortably wide box that
wraps long notes cleanly) and `text-align: center`. Verified live in the
browser against a long repeated note.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-15 21:33:43 +02:00
..
journal feat(journal): federation protocol doc + delivery observability 2026-07-13 23:11:43 +02:00
mobile build(deps): bump the production group across 1 directory with 35 updates 2026-07-13 09:29:56 +02:00
planner fix(planner): give the note tooltip a fixed width + centered text 2026-07-15 21:33:43 +02:00