MT#5145 put tooltips on top

agranig/rest
Gerhard Jungwirth 12 years ago committed by Andreas Granig
parent 6d3fa76e7f
commit 273a59ae8c

@ -42,6 +42,7 @@ div.ngcp-modal .help-inline {
.tooltip {
/* make sure to put the tooltip over the modal */
z-index: 2000 !important;
position: fixed !important;
}
div.ui-datepicker {

Loading…
Cancel
Save