Commit 3a31bb7b8f891fb30c271425ae7328d307605fd9

Authored by Amrita Vishnoi
1 parent f0ef0e36

against #591 merge request

400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css
@@ -408,9 +408,10 @@ pointer-events: auto; @@ -408,9 +408,10 @@ pointer-events: auto;
408 /*overflow: hidden;*/ 408 /*overflow: hidden;*/
409 position: absolute !important; 409 position: absolute !important;
410 left: 0; 410 left: 0;
  411 + z-index:15000;
411 /*nk*/ 412 /*nk*/
412 - /*top: 70px;*/  
413 - z-index: 1029; 413 + /*top: 70px;
  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*/
414 } 415 }
415 .tools { 416 .tools {
416 left: 0px; 417 left: 0px;