mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-16 18:40:59 +00:00
Added the carret of the button
This commit is contained in:
parent
451a642ae8
commit
d9eff8efc1
1 changed files with 2 additions and 1 deletions
|
|
@ -133,7 +133,8 @@
|
|||
.btn-primary,
|
||||
.btn-danger,
|
||||
.btn-info,
|
||||
.btn-success {
|
||||
.btn-success,
|
||||
.btn-dark {
|
||||
.caret {
|
||||
border-top-color: @white;
|
||||
.opacity(75);
|
||||
|
|
|
|||
Loading…
Reference in a new issue