Skip to content

Commit

Permalink
fix: show select2 search field
Browse files Browse the repository at this point in the history
  • Loading branch information
a-menshchikov committed Nov 4, 2023
1 parent b43c26f commit 25a6c26
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions shared/homeless/assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ form .sonata-ba-form-actions.stuck {
}

.select2-container .select2-choice > .select2-chosen {

padding-top: 9px;
}

Expand Down Expand Up @@ -257,14 +256,6 @@ input#filter_search_value {
display: none;
}

.select2-search {
display: none;
}

.select2-search {
display: none;
}

.select2-results {
max-height: 520px;
}
Expand Down

0 comments on commit 25a6c26

Please sign in to comment.