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 31e96840b..ca06c9aed 100644 --- a/src/main/webapp/static/global/plugins/bootstrap/css/bootstrap.css +++ b/src/main/webapp/static/global/plugins/bootstrap/css/bootstrap.css @@ -3289,7 +3289,10 @@ tbody.collapse.in { .navbar-right .dropdown-menu-left { left: 0; right: auto; } } - + +.btn-group{ + z-index: 9999; +} .btn-group, .btn-group-vertical { position: relative;