mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 00:59:51 +02:00
Cleanup stylelint comments
This commit is contained in:
committed by
XhmikosR
parent
807e8fe4a2
commit
d0b7eb1111
@@ -80,7 +80,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
// stylelint-disable selector-no-qualifying-type
|
||||
// stylelint-disable-next-line selector-no-qualifying-type
|
||||
textarea.form-control {
|
||||
.was-validated &:#{$state},
|
||||
&.is-#{$state} {
|
||||
@@ -90,7 +90,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
// stylelint-enable selector-no-qualifying-type
|
||||
|
||||
.custom-select {
|
||||
.was-validated &:#{$state},
|
||||
|
Reference in New Issue
Block a user