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 3d5b41284..3c96fac9c 100644 --- a/src/main/webapp/static/global/plugins/bootstrap/css/bootstrap.css +++ b/src/main/webapp/static/global/plugins/bootstrap/css/bootstrap.css @@ -2227,7 +2227,7 @@ table th[class*="col-"] { .table-responsive { overflow-x: auto; min-height: 0.01%; - position: fixed; +/* position: fixed; */ right: 14px; left: 14px; margin-top: 20px; @@ -5253,12 +5253,14 @@ button.close { padding: 0 5px; } .tooltip-inner { - max-width: 200px; + max-width: 400px; padding: 3px 8px; color: #fff; text-align: center; background-color: #000; - border-radius: 4px; } + border-radius:4px !important; + + } .tooltip-arrow { position: absolute;