This commit is contained in:
Mark Otto 2017-11-06 22:24:24 -06:00
parent b942dac3ef
commit b42a38b886
6 changed files with 3 additions and 4 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

View file

@ -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;

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.