diff options
| author | Mark Otto <[email protected]> | 2017-11-06 22:24:24 -0600 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-11-06 22:24:24 -0600 |
| commit | b42a38b886e1e1063fc9acf474e58b43e0160829 (patch) | |
| tree | f7c89a0da942e4ec6ddccafe19f87027819eb0a1 /dist/css/bootstrap.css | |
| parent | b942dac3ef0cb98a70bd2b7b7b3210c61dd3a7be (diff) | |
| download | bootstrap-b42a38b886e1e1063fc9acf474e58b43e0160829.tar.xz bootstrap-b42a38b886e1e1063fc9acf474e58b43e0160829.zip | |
dist
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 3 |
1 files changed, 1 insertions, 2 deletions
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; |
