0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

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

View File

@ -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;