From 33929324d0fc166bff6ea701fb350fb7897c0ed0 Mon Sep 17 00:00:00 2001 From: lebaudantoine Date: Sun, 6 Sep 2026 22:13:20 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B(frontend)=20keep=20feedback=20butt?= =?UTF-8?q?ons=20on=20one=20line=20for=20fr/es/en?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A minor layout regression appeared when switching to the Marianne font: the feedback buttons wrapped onto two lines instead of staying on one. Adjust the layout so the buttons stay on a single line regardless of the font in use. --- CHANGELOG.md | 1 + src/frontend/src/features/rooms/routes/Feedback.tsx | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 97e03a49..47b57bbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ and this project adheres to - 🐛(frontend) keep the sending resolution picked while the camera is off #1667 - 🐛(frontend) restore automatic lower-hand on speaking - 🐛(frontend) center Avatar initials with a font-aware cap-height ratio +- 🐛(frontend) keep feedback buttons on one line for fr/es/en ## [1.30.0] - 2026-09-01 diff --git a/src/frontend/src/features/rooms/routes/Feedback.tsx b/src/frontend/src/features/rooms/routes/Feedback.tsx index 555d2b94..17e169ca 100644 --- a/src/frontend/src/features/rooms/routes/Feedback.tsx +++ b/src/frontend/src/features/rooms/routes/Feedback.tsx @@ -65,7 +65,7 @@ const FeedbackRoute = () => { {showBackButton && (