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

github.com/austingebauer/devise.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/bootstrap/scss/_button-group.scss')
-rw-r--r--node_modules/bootstrap/scss/_button-group.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/bootstrap/scss/_button-group.scss b/node_modules/bootstrap/scss/_button-group.scss
index d722002..da02d79 100644
--- a/node_modules/bootstrap/scss/_button-group.scss
+++ b/node_modules/bootstrap/scss/_button-group.scss
@@ -13,7 +13,7 @@
// Bring the hover, focused, and "active" buttons to the front to overlay
// the borders properly
- @include hover {
+ @include hover() {
z-index: 1;
}
&:focus,