fix(buttons): remove blinked bug for dd

pull/3/head
alex 9 years ago
parent 43bce072a3
commit bcfc233487

@ -64,6 +64,10 @@ $hover: 24;
} }
} }
button.btn.btn-default.dropdown-toggle {
color: #fff;
}
.bootstrap-select { .bootstrap-select {
.dropdown-toggle:focus { .dropdown-toggle:focus {
outline: none !important; outline: none !important;

Loading…
Cancel
Save