0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

disable it for the whole file

This commit is contained in:
Mark Otto 2016-01-06 00:00:08 -08:00
parent 069277e86f
commit 4625547aea

View File

@ -1,3 +1,5 @@
// scss-lint:disable PropertyCount
// Embedded icons from Open Iconic.
// Released under MIT and copyright 2014 Waybury.
// http://useiconic.com/open
@ -204,7 +206,6 @@
}
}
// scss-lint:disable PropertyCount
.custom-file-control {
position: absolute;
top: 0;
@ -242,4 +243,3 @@
border-radius: 0 .25rem .25rem 0;
}
}
// scss-lint:enable PropertyCount