Fix popover cut off by modal box
This commit is contained in:
@@ -126,6 +126,7 @@ history_table_modal_options = {
|
||||
$('.media-type-tooltip').tooltip();
|
||||
$('.thumb-tooltip').popover({
|
||||
html: true,
|
||||
container: '#history-modal',
|
||||
trigger: 'hover',
|
||||
placement: 'right',
|
||||
content: function () {
|
||||
|
Reference in New Issue
Block a user