fix indentation

This commit is contained in:
Sam Saffron 2013-02-14 18:56:13 +11:00
parent 6e6e24ad5c
commit 3c9cab54aa
1 changed files with 24 additions and 23 deletions

View File

@ -92,6 +92,7 @@
@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)));
}
}
// Danger button
// --------------------------------------------------