From f719c827a67a947c80d417f906869597d8af64e8 Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Mon, 14 Oct 2024 14:52:56 +0100 Subject: [PATCH] Iterate Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> --- res/css/structures/_FilePanel.pcss | 1 - 1 file changed, 1 deletion(-) diff --git a/res/css/structures/_FilePanel.pcss b/res/css/structures/_FilePanel.pcss index 4d9587bde0..ba6a623576 100644 --- a/res/css/structures/_FilePanel.pcss +++ b/res/css/structures/_FilePanel.pcss @@ -43,7 +43,6 @@ Please see LICENSE files in the repository root for full details. .mx_MFileBody_download { margin-top: var(--cpd-space-4x); - width: max-content; } /* anchor link as wrapper */