diff --git a/src/main/webapp/static/global/plugins/bootstrap/css/bootstrap.css b/src/main/webapp/static/global/plugins/bootstrap/css/bootstrap.css index ca06c9aed..1ee44dda8 100644 --- a/src/main/webapp/static/global/plugins/bootstrap/css/bootstrap.css +++ b/src/main/webapp/static/global/plugins/bootstrap/css/bootstrap.css @@ -2230,7 +2230,7 @@ table th[class*="col-"] { position: fixed; right: 14px; left: 14px; - z-index: 1030; } + } @media screen and (max-width: 767px) { .table-responsive { width: 100%; @@ -3290,9 +3290,6 @@ tbody.collapse.in { left: 0; right: auto; } } -.btn-group{ - z-index: 9999; -} .btn-group, .btn-group-vertical { position: relative;