fix another z-index issue
This commit is contained in:
parent
8454787886
commit
1e7ef0956e
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@
|
||||||
height: 220px;
|
height: 220px;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
overflow-y: hidden;
|
overflow-y: hidden;
|
||||||
z-index: 1;
|
z-index: 0;
|
||||||
|
|
||||||
.media-body-wrapper {
|
.media-body-wrapper {
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue