From dcc6000f7026351bb4bd248d1bfd88162375ec99 Mon Sep 17 00:00:00 2001 From: GithubAnon0000 <160563432+GithubAnon0000@users.noreply.github.com> Date: Mon, 5 May 2025 08:10:58 +0000 Subject: [PATCH] Properly align label and radio input in the stats window (#3977) * Properly align label and radio input in the stats window * use margin-inline-end instead of margin-right to support RTL --- ts/routes/graphs/RangeBox.svelte | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ts/routes/graphs/RangeBox.svelte b/ts/routes/graphs/RangeBox.svelte index 25695788e..f4daf45d9 100644 --- a/ts/routes/graphs/RangeBox.svelte +++ b/ts/routes/graphs/RangeBox.svelte @@ -112,6 +112,15 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html