Skip to content
Snippets Groups Projects
Commit 5c87510e authored by Chris Lawton's avatar Chris Lawton
Browse files

add z-index to select2 dropdowns to appear higher than than modal

parent f3dbd9fb
No related branches found
No related tags found
No related merge requests found
.select2 {
.select2-container--default {
&-container {
z-index: 99995; // to override any modals
}
.select2-container--default,
&.select2-container--default {
width: 100% !important;
.select2-selection--single {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment