diff --git a/scss/_dropdown.scss b/scss/_dropdown.scss
index ad45b84a9fd1..2c50f36caed9 100644
--- a/scss/_dropdown.scss
+++ b/scss/_dropdown.scss
@@ -1,3 +1,5 @@
+// stylelint-disable custom-property-empty-line-before
+
// The dropdown wrapper (`
`)
.dropup,
.dropend,
@@ -20,7 +22,7 @@
--#{$variable-prefix}dropdown-padding: #{$dropdown-padding-y $dropdown-padding-x};
--#{$variable-prefix}dropdown-spacer: #{$dropdown-spacer};
@include rfs($dropdown-font-size, --#{$variable-prefix}dropdown-font-size);
- --#{$variable-prefix}dropdown-color: #{$dropdown-color}; // stylelint-disable-line custom-property-empty-line-before
+ --#{$variable-prefix}dropdown-color: #{$dropdown-color};
--#{$variable-prefix}dropdown-bg: #{$dropdown-bg};
--#{$variable-prefix}dropdown-border-color: #{$dropdown-border-color};
--#{$variable-prefix}dropdown-border-radius: #{$dropdown-border-radius};
@@ -165,6 +167,7 @@
white-space: nowrap; // prevent links from randomly breaking onto new lines
background-color: transparent; // For `