mirror of https://github.com/twbs/bootstrap.git
try disabling that
This commit is contained in:
parent
d8d67eaa6a
commit
00e2b29041
|
|
@ -204,6 +204,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
// scss-lint:disable DuplicateProperty
|
||||
.custom-file-control {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
|
@ -241,3 +242,4 @@
|
|||
border-radius: 0 .25rem .25rem 0;
|
||||
}
|
||||
}
|
||||
// scss-lint:enable DuplicateProperty
|
||||
|
|
|
|||
Loading…
Reference in New Issue