aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scss/_button-group.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_button-group.scss b/scss/_button-group.scss
index d4c79ab60..30a14d883 100644
--- a/scss/_button-group.scss
+++ b/scss/_button-group.scss
@@ -12,7 +12,7 @@
flex: 0 1 auto;
margin-bottom: 0;
- // Bring the hover, focused, and "active" buttons to the fron to overlay
+ // Bring the hover, focused, and "active" buttons to the front to overlay
// the borders properly
@include hover {
z-index: 2;