Unset z-index in overlay example
This commit is contained in:
@@ -24,9 +24,6 @@
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-shadow: black 0.1em 0.1em 0.2em;
|
text-shadow: black 0.1em 0.1em 0.2em;
|
||||||
}
|
}
|
||||||
.popover {
|
|
||||||
z-index: auto;
|
|
||||||
}
|
|
||||||
.popover-content {
|
.popover-content {
|
||||||
min-width: 180px;
|
min-width: 180px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user