Merge pull request #4015 from IgorA100/patch-100
Chore: May not need to hide ".chosen" (skin.css)pull/4050/head
commit
fd7f825c99
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue