1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-16 18:44:01 +02:00

stylelint: pass the --rd flag (#32063)

* stylelint: pass the ` --rd` flag

Should report any needless disables

* Update _button-group.scss

* Update _floating-labels.scss
This commit is contained in:
XhmikosR
2020-11-06 12:00:03 +02:00
committed by GitHub
parent c1bb1acf54
commit 82f2416132
3 changed files with 1 additions and 5 deletions

View File

@@ -1,5 +1,3 @@
// stylelint-disable selector-no-vendor-prefix
.form-floating {
position: relative;