Update bootstrap-select.css (#3642)

This commit is contained in:
René 2023-10-28 11:42:08 +02:00 committed by GitHub
parent 19eac172c8
commit 354d4348aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -91,9 +91,7 @@ select.selectpicker {
}
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus {
outline: thin dotted #bbbbbb !important;
outline: 5px auto -webkit-focus-ring-color !important;
outline-offset: -2px;
outline: none !important;
}
.bootstrap-select.form-control {
margin-bottom: 0;