From: Mark Otto Date: Wed, 6 Jan 2016 07:56:08 +0000 (-0800) Subject: try disabling that X-Git-Tag: v4.0.0-alpha.3~429^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00e2b29041974525feed0d05f27c49ac6b69b027;p=thirdparty%2Fbootstrap.git try disabling that --- diff --git a/scss/_custom-forms.scss b/scss/_custom-forms.scss index 0cf135bf81..2509c56521 100644 --- a/scss/_custom-forms.scss +++ b/scss/_custom-forms.scss @@ -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