]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
disable it for the whole file 18771/head
authorMark Otto <markdotto@gmail.com>
Wed, 6 Jan 2016 08:00:08 +0000 (00:00 -0800)
committerMark Otto <markdotto@gmail.com>
Wed, 6 Jan 2016 08:00:08 +0000 (00:00 -0800)
scss/_custom-forms.scss

index c20e134ae0038d93d7672d4e95984440283f16b3..974f76408813cba676f01d675fc09745e62213a1 100644 (file)
@@ -1,3 +1,5 @@
+// scss-lint:disable PropertyCount
+
 // Embedded icons from Open Iconic.
 // Released under MIT and copyright 2014 Waybury.
 // http://useiconic.com/open
   }
 }
 
-// scss-lint:disable PropertyCount
 .custom-file-control {
   position: absolute;
   top: 0;
     border-radius: 0 .25rem .25rem 0;
   }
 }
-// scss-lint:enable PropertyCount