From 7443e3d6139ce4f0c822c23d1efb9c097419456d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 03:54:08 +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