Commit 9af44d0a614ef00bf258d26a95af2a6eb34caa5b

Authored by Mukul Rajput
1 parent acff4858

this is for bug show/hide sidebar zindex issue

400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css
... ... @@ -1017,7 +1017,10 @@ background-size:cover;
1017 1017 height: 95px !important;
1018 1018 }
1019 1019  
1020   -
  1020 + #bodySystemList
  1021 + {
  1022 + z-index:100000;
  1023 + }
1021 1024 .GridViewDataDivHeight
1022 1025 {
1023 1026 height:175px;
... ...