Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartijn Cuppens <martijn.cuppens@gmail.com>2019-07-24 09:41:18 +0300
committerXhmikosR <xhmikosr@gmail.com>2019-07-24 10:31:49 +0300
commitb2ae6a6a94a70a027469fa64723e8268ca66254b (patch)
tree8757e1fb3bae0b9a5fc532355a6dc6e398e6de82 /scss/_dropdown.scss
parentf4cc5d3e4160e12519284a9c5ded27944265fea1 (diff)
Apply `at-mixin-argumentless-call-parentheses: always` stylelint rule
Diffstat (limited to 'scss/_dropdown.scss')
-rw-r--r--scss/_dropdown.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_dropdown.scss b/scss/_dropdown.scss
index 3f46641541..70c07ab4bd 100644
--- a/scss/_dropdown.scss
+++ b/scss/_dropdown.scss
@@ -10,7 +10,7 @@
white-space: nowrap;
// Generate the caret automatically
- @include caret;
+ @include caret();
}
// The dropdown menu