From 76bd70acf5b2a416bef1577bb325831ed676d7ca Mon Sep 17 00:00:00 2001 From: Thomas Cruveilher <38007824+Sorikairox@users.noreply.github.com> Date: Fri, 7 Nov 2025 06:33:00 +0900 Subject: [PATCH] fix: newsbutton not stretched anymore (#2404) ## Description: Resolves #2257 Before: Screenshot 2025-11-06 at 21 36 50 After: Screenshot 2025-11-06 at 21 36 40 ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I process any text displayed to the user through translateText() and I've added it to the en.json file - [x] I have added relevant tests to the test directory - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced ## Please put your Discord username so you can be contacted if a bug or regression is found: DISCORD_USERNAME --- src/client/index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/client/index.html b/src/client/index.html index 55b9b4951..caeee16d7 100644 --- a/src/client/index.html +++ b/src/client/index.html @@ -220,9 +220,7 @@ > - +