0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

really disable the offending one

This commit is contained in:
Mark Otto 2016-01-05 23:58:34 -08:00
parent 00e2b29041
commit 069277e86f

View File

@ -204,7 +204,7 @@
}
}
// scss-lint:disable DuplicateProperty
// scss-lint:disable PropertyCount
.custom-file-control {
position: absolute;
top: 0;
@ -242,4 +242,4 @@
border-radius: 0 .25rem .25rem 0;
}
}
// scss-lint:enable DuplicateProperty
// scss-lint:enable PropertyCount