diff options
| author | XhmikosR <[email protected]> | 2020-11-06 12:00:03 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-11-06 12:00:03 +0200 |
| commit | 82f24161320dc98fc529414e7cbf5d21e6f7616c (patch) | |
| tree | 03babb9f552c86503232f7f578357053377f4312 /scss/forms | |
| parent | c1bb1acf54bb86c7ea8cbb2c5d81bdf960d50f84 (diff) | |
| download | bootstrap-82f24161320dc98fc529414e7cbf5d21e6f7616c.tar.xz bootstrap-82f24161320dc98fc529414e7cbf5d21e6f7616c.zip | |
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.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scss/forms/_floating-labels.scss b/scss/forms/_floating-labels.scss index 42e56f27b..8b2e2b8eb 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; |
