issue 350 - change z-index to allow advanced search of library while editing a show from calendar

This commit is contained in:
Jerry Russell 2017-11-16 00:55:50 +00:00
parent 0dd0a443ff
commit fadefaa1bc
1 changed files with 1 additions and 1 deletions

View File

@ -294,7 +294,7 @@ thead th.ui-state-default:focus {
top: 4px;
right: 4px;
left: 4px;
z-index: 1; /* Display above the content wrapper */
z-index: auto; /* Allows advanced mode expander to be visible in calendar schedule mode */
-webkit-flex: 1 100%;
-moz-flex: 1 100%;