Fix popovers in history table modal

This commit is contained in:
JonnyWong16 2018-02-18 12:15:11 -08:00
parent 2d56ac027b
commit 4ab9eb3bfa
2 changed files with 4 additions and 2 deletions

View file

@ -3146,7 +3146,7 @@ div.dataTables_info {
border-radius: 2px;
}
.history-thumbnail-popover {
z-index: 2;
z-index: 2000;
padding: 0;
border: 0;
}