fix small typo inside _button-group.scss (#22746)

fron -> front
This commit is contained in:
Tom Van Rompaey 2017-06-03 15:53:50 +08:00 committed by Patrick H. Lauke
parent 10a3e38053
commit 3a00b005c1
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
flex: 0 1 auto; flex: 0 1 auto;
margin-bottom: 0; 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 // the borders properly
@include hover { @include hover {
z-index: 2; z-index: 2;