aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scss/_reboot.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_reboot.scss b/scss/_reboot.scss
index 1d09ce89a..41f084bc4 100644
--- a/scss/_reboot.scss
+++ b/scss/_reboot.scss
@@ -280,7 +280,7 @@ a,
area,
button,
[role="button"],
-input,
+input:not([type=range]),
label,
select,
summary,