From 30b0cf2ffe54fedba8732652086aef9dbc748969 Mon Sep 17 00:00:00 2001 From: leijun Date: Thu, 13 Sep 2018 20:55:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Ddiv=20=E9=81=AE=E7=9B=96?= =?UTF-8?q?=E4=B8=8D=E8=83=BD=E7=82=B9=E5=87=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../webapp/static/global/plugins/bootstrap/css/bootstrap.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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;