Skip to content

Commit

Permalink
Merge pull request #12111 from primefaces/issue-12110
Browse files Browse the repository at this point in the history
Fixed #12110 - MultiSelect | Add p-overlay
  • Loading branch information
cetincakiroglu committed Oct 31, 2022
2 parents b0df224 + 88aa1e2 commit bea746e
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 263 deletions.
10 changes: 0 additions & 10 deletions src/app/components/multiselect/multiselect.css
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,6 @@
cursor: pointer;
}

.p-multiselect .p-multiselect-panel {
min-width: 100%;
}

.p-multiselect-panel {
position: absolute;
top: 0;
left: 0;
}

.p-multiselect-items-wrapper {
overflow: auto;
}
Expand Down
Loading

0 comments on commit bea746e

Please sign in to comment.