fix indentation
This commit is contained in:
parent
6e6e24ad5c
commit
3c9cab54aa
|
@ -92,6 +92,7 @@
|
||||||
@include linear-gradient($btn-primary-background-color, $btn-primary-background-color-dark);
|
@include linear-gradient($btn-primary-background-color, $btn-primary-background-color-dark);
|
||||||
@include box-shadow((inset 0 1px 0 rgba($white, 0.33), inset 0 -1px 2px rgba($black, 0.2)));
|
@include box-shadow((inset 0 1px 0 rgba($white, 0.33), inset 0 -1px 2px rgba($black, 0.2)));
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
// Danger button
|
// Danger button
|
||||||
// --------------------------------------------------
|
// --------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue