From d72ef55d006828a64452c62aba3dae49928bc4d1 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 2 Mar 2021 06:09:14 -0800 Subject: [PATCH] Reset select:disabled opacity and null-ify color to fix rendering differences in Chrome --- scss/_reboot.scss | 12 +++++++----- scss/_variables.scss | 2 +- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/scss/_reboot.scss b/scss/_reboot.scss index 7b153d1a8456..22b9aaa60f26 100644 --- a/scss/_reboot.scss +++ b/scss/_reboot.scss @@ -420,12 +420,10 @@ textarea { } // Remove the inheritance of text transform in Firefox - button, select { text-transform: none; } - // Set the cursor for non-`