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:
authorMark Otto <markdotto@gmail.com>2016-02-06 23:28:18 +0300
committerMark Otto <markdotto@gmail.com>2016-02-06 23:28:18 +0300
commit03ec195974077caa54f13dfb89066d70f760a15d (patch)
treeccf8a44993cc556f87d72042d1ebeba8b7f34919 /scss/_button-group.scss
parent29dcf9ac623c5ae13bd3d582b9e0b369ba7a3cc6 (diff)
linter overhaul
Diffstat (limited to 'scss/_button-group.scss')
-rw-r--r--scss/_button-group.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/scss/_button-group.scss b/scss/_button-group.scss
index 3ef563f998..ff6c33f05f 100644
--- a/scss/_button-group.scss
+++ b/scss/_button-group.scss
@@ -1,3 +1,5 @@
+// scss-lint:disable QualifyingElement
+
// Make the div behave like a button
.btn-group,
.btn-group-vertical {