mirror of https://github.com/twbs/bootstrap.git
dist
This commit is contained in:
parent
b942dac3ef
commit
b42a38b886
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -3558,7 +3558,6 @@ tbody.collapse.show {
|
||||||
top: 0;
|
top: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
z-index: 5;
|
|
||||||
height: calc(2.25rem + 2px);
|
height: calc(2.25rem + 2px);
|
||||||
padding: 0.375rem 0.75rem;
|
padding: 0.375rem 0.75rem;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
|
@ -3582,7 +3581,7 @@ tbody.collapse.show {
|
||||||
top: -1px;
|
top: -1px;
|
||||||
right: -1px;
|
right: -1px;
|
||||||
bottom: -1px;
|
bottom: -1px;
|
||||||
z-index: 6;
|
z-index: 1;
|
||||||
display: block;
|
display: block;
|
||||||
height: calc(2.25rem + 2px);
|
height: calc(2.25rem + 2px);
|
||||||
padding: 0.375rem 0.75rem;
|
padding: 0.375rem 0.75rem;
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue