0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +01:00

Added the carret of the button

This commit is contained in:
Simon 2012-02-10 00:31:40 +01:00
parent 451a642ae8
commit d9eff8efc1

View File

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