mirror of https://github.com/akveo/blur-admin
fix(buttons): remove blinked bug for dd
parent
43bce072a3
commit
bcfc233487
|
@ -64,6 +64,10 @@ $hover: 24;
|
|||
}
|
||||
}
|
||||
|
||||
button.btn.btn-default.dropdown-toggle {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.bootstrap-select {
|
||||
.dropdown-toggle:focus {
|
||||
outline: none !important;
|
||||
|
|
Loading…
Reference in New Issue