Added the carret of the button

This commit is contained in:
Simon 2012-02-10 00:31:40 +01:00
parent 451a642ae8
commit d9eff8efc1
1 changed files with 2 additions and 1 deletions

View File

@ -133,7 +133,8 @@
.btn-primary, .btn-primary,
.btn-danger, .btn-danger,
.btn-info, .btn-info,
.btn-success { .btn-success,
.btn-dark {
.caret { .caret {
border-top-color: @white; border-top-color: @white;
.opacity(75); .opacity(75);