aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scss/_custom-forms.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/_custom-forms.scss b/scss/_custom-forms.scss
index 0e46ad6c0..a0ec3f6b1 100644
--- a/scss/_custom-forms.scss
+++ b/scss/_custom-forms.scss
@@ -70,7 +70,6 @@
height: $custom-control-indicator-size;
pointer-events: none;
content: "";
- user-select: none;
background-color: $custom-control-indicator-bg;
@include box-shadow($custom-control-indicator-box-shadow);
}