From ae568c1fcb8745728c02d566ad7338127b22b71c Mon Sep 17 00:00:00 2001 From: leijun Date: Thu, 13 Sep 2018 20:39:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20=E5=AE=A1=E6=A0=B8?= =?UTF-8?q?=E4=B8=8D=E8=83=BD=E9=80=89=E6=8B=A9=E9=97=AE=E9=A2=98?= 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, 4 insertions(+), 1 deletion(-) 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;