0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-30 22:52:24 +01:00

try disabling that

This commit is contained in:
Mark Otto 2016-01-05 23:56:08 -08:00
parent d8d67eaa6a
commit 00e2b29041

View File

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