aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scss/_custom-forms.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/scss/_custom-forms.scss b/scss/_custom-forms.scss
index c20e134ae..974f76408 100644
--- a/scss/_custom-forms.scss
+++ b/scss/_custom-forms.scss
@@ -1,3 +1,5 @@
+// scss-lint:disable PropertyCount
+
// Embedded icons from Open Iconic.
// Released under MIT and copyright 2014 Waybury.
// http://useiconic.com/open
@@ -204,7 +206,6 @@
}
}
-// scss-lint:disable PropertyCount
.custom-file-control {
position: absolute;
top: 0;
@@ -242,4 +243,3 @@
border-radius: 0 .25rem .25rem 0;
}
}
-// scss-lint:enable PropertyCount