Commit 7d277807148aee5a753186351ada078e800836a5
1 parent
56086b24
reverted TBox fix because it was impacted to the print.
Showing
1 changed file
with
1 additions
and
1 deletions
400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css
... | ... | @@ -408,7 +408,7 @@ pointer-events: auto; |
408 | 408 | /*overflow: hidden;*/ |
409 | 409 | position: absolute !important; |
410 | 410 | left: 0; |
411 | - z-index:15000; | |
411 | + z-index:1029; | |
412 | 412 | /*nk*/ |
413 | 413 | /*top: 70px; |
414 | 414 | z-index: 1029; we made this chnage because After zommin in DA the body system drop down hides under transparency code refer bug 20490 on redmine*/ | ... | ... |