boost z-index of popover
This commit is contained in:
parent
4007ddbf32
commit
51c996bd7e
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
}
|
||||
|
||||
.popover {
|
||||
z-index: 8;
|
||||
z-index: 90;
|
||||
position: absolute;
|
||||
min-width: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue