Merge pull request #4015 from IgorA100/patch-100

Chore: May not need to hide ".chosen" (skin.css)
pull/4050/head
Isaac Connor 2024-05-28 10:16:13 -04:00 committed by GitHub
commit fd7f825c99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -792,7 +792,7 @@ ul.nav.nav-pills.flex-column {
}
.chosen {
position: absolute !important; left: -999em !important;
/* position: absolute !important; left: -999em !important; */
}
.chosen-container-active .chosen-choices {