From b42a38b886e1e1063fc9acf474e58b43e0160829 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 6 Nov 2017 22:24:24 -0600 Subject: dist --- dist/css/bootstrap.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 7ab9243fc..2559cd4bc 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -3558,7 +3558,6 @@ tbody.collapse.show { top: 0; right: 0; left: 0; - z-index: 5; height: calc(2.25rem + 2px); padding: 0.375rem 0.75rem; line-height: 1.5; @@ -3582,7 +3581,7 @@ tbody.collapse.show { top: -1px; right: -1px; bottom: -1px; - z-index: 6; + z-index: 1; display: block; height: calc(2.25rem + 2px); padding: 0.375rem 0.75rem; -- cgit v1.2.3