Skip to content
Snippets Groups Projects
Commit 4b6b6aef authored by srosse's avatar srosse
Browse files

OO-531: fix z-index in tag element which appear under modal dialog

parent 948e4876
No related branches found
No related tags found
No related merge requests found
...@@ -71,6 +71,9 @@ ...@@ -71,6 +71,9 @@
background-color: $basecolor_ultra_light; background-color: $basecolor_ultra_light;
} }
} }
.ui-autocomplete {
z-index: 10000;
}
/* /*
* datepicker * datepicker
......
source diff could not be displayed: it is too large. Options to address this: view the blob.
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