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

Remove unneeded stylelint disables.

This commit is contained in:
XhmikosR
2019-01-05 19:18:19 +02:00
parent fcb034828f
commit f21b5f9e98
4 changed files with 2 additions and 6 deletions

View File

@@ -157,7 +157,6 @@ select.form-control {
}
}
// stylelint-disable-next-line no-duplicate-selectors
textarea.form-control {
height: auto;
}