Commit 00e2b290 authored by Mark Otto's avatar Mark Otto
Browse files

try disabling that

parent d8d67eaa
Showing with 2 additions and 0 deletions
+2 -0
...@@ -204,6 +204,7 @@ ...@@ -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 @@ ...@@ -241,3 +242,4 @@
border-radius: 0 .25rem .25rem 0; border-radius: 0 .25rem .25rem 0;
} }
} }
// scss-lint:enable DuplicateProperty
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment