From 229862f1e6b201fde335a002946fddb03673269a Mon Sep 17 00:00:00 2001 From: Idle <651462+reonZ@users.noreply.github.com> Date: Tue, 18 Jun 2024 15:50:10 +0200 Subject: [PATCH] add firefox warning for multi columns --- lang/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en.json b/lang/en.json index 816c30f..193596b 100644 --- a/lang/en.json +++ b/lang/en.json @@ -32,7 +32,7 @@ }, "multiColumns": { "name": "Multi Columns Sidebars", - "hint": "When a sidebar's height is bigger than its max-height, it will be split into up to x columns." + "hint": "When a sidebar's height is bigger than its max-height, it will be split into up to x columns. Note that firefox has a weird quirk of forcing horizontal scrolling when using this feature." } }, "tooltip": {