mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-17 11:00:56 +02:00
disable it for the whole file
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
// scss-lint:disable PropertyCount
|
||||||
|
|
||||||
// Embedded icons from Open Iconic.
|
// Embedded icons from Open Iconic.
|
||||||
// Released under MIT and copyright 2014 Waybury.
|
// Released under MIT and copyright 2014 Waybury.
|
||||||
// http://useiconic.com/open
|
// http://useiconic.com/open
|
||||||
@@ -204,7 +206,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// scss-lint:disable PropertyCount
|
|
||||||
.custom-file-control {
|
.custom-file-control {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
@@ -242,4 +243,3 @@
|
|||||||
border-radius: 0 .25rem .25rem 0;
|
border-radius: 0 .25rem .25rem 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// scss-lint:enable PropertyCount
|
|
||||||
|
Reference in New Issue
Block a user