mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
really disable the offending one
This commit is contained in:
parent
00e2b29041
commit
069277e86f
@ -204,7 +204,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// scss-lint:disable DuplicateProperty
|
// scss-lint:disable PropertyCount
|
||||||
.custom-file-control {
|
.custom-file-control {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
@ -242,4 +242,4 @@
|
|||||||
border-radius: 0 .25rem .25rem 0;
|
border-radius: 0 .25rem .25rem 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// scss-lint:enable DuplicateProperty
|
// scss-lint:enable PropertyCount
|
||||||
|
Loading…
Reference in New Issue
Block a user