Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2020-11-06 13:00:03 +0300
committerGitHub <noreply@github.com>2020-11-06 13:00:03 +0300
commit82f24161320dc98fc529414e7cbf5d21e6f7616c (patch)
tree03babb9f552c86503232f7f578357053377f4312 /scss/forms
parentc1bb1acf54bb86c7ea8cbb2c5d81bdf960d50f84 (diff)
stylelint: pass the ` --rd` flag (#32063)
* stylelint: pass the ` --rd` flag Should report any needless disables * Update _button-group.scss * Update _floating-labels.scss
Diffstat (limited to 'scss/forms')
-rw-r--r--scss/forms/_floating-labels.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/scss/forms/_floating-labels.scss b/scss/forms/_floating-labels.scss
index 42e56f27b3..8b2e2b8eb6 100644
--- a/scss/forms/_floating-labels.scss
+++ b/scss/forms/_floating-labels.scss
@@ -1,5 +1,3 @@
-// stylelint-disable selector-no-vendor-prefix
-
.form-floating {
position: relative;