From 149fc12366c620c9290104a44046251c5ff2494a Mon Sep 17 00:00:00 2001 From: "mr. m" <91018726+mr-cheffy@users.noreply.github.com> Date: Mon, 18 May 2026 00:10:30 +0200 Subject: [PATCH] no-bug: Remove panel padding reset from patch (gh-13736) --- .../firefox/native_macos_popovers/D284084.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/external-patches/firefox/native_macos_popovers/D284084.patch b/src/external-patches/firefox/native_macos_popovers/D284084.patch index 11cb6a293..59e6e31fb 100644 --- a/src/external-patches/firefox/native_macos_popovers/D284084.patch +++ b/src/external-patches/firefox/native_macos_popovers/D284084.patch @@ -181,7 +181,7 @@ diff --git a/toolkit/themes/shared/global-shared.css b/toolkit/themes/shared/glo + --panel-shadow: none; + --panel-border-color: transparent; + --panel-shadow-margin: 0px; -+ --panel-padding: 0px; ++ + } +} +