From 50e4c49ba64ce680143c83b142ae5a7ec30fde54 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 03:53:15 +0200 Subject: Merging upstream version 125.0.3. Signed-off-by: Daniel Baumann --- layout/style/res/forms.css | 1 + 1 file changed, 1 insertion(+) (limited to 'layout/style') diff --git a/layout/style/res/forms.css b/layout/style/res/forms.css index a2d026639b..587534e9f3 100644 --- a/layout/style/res/forms.css +++ b/layout/style/res/forms.css @@ -263,6 +263,7 @@ select > button { border: 0; appearance: auto; -moz-default-appearance: -moz-menulist-arrow-button; + pointer-events: none; /* Draw the arrow in the select's color */ color: inherit; -- cgit v1.2.3