From a05378934456c108aa530c8392910fcd4b523363 Mon Sep 17 00:00:00 2001 From: Jonathan Wong Date: Sun, 27 Sep 2015 13:59:58 -0700 Subject: [PATCH] Fix popover cut off by modal box --- data/interfaces/default/js/tables/history_table_modal.js | 1 + 1 file changed, 1 insertion(+) diff --git a/data/interfaces/default/js/tables/history_table_modal.js b/data/interfaces/default/js/tables/history_table_modal.js index c4536867..1080bdc3 100644 --- a/data/interfaces/default/js/tables/history_table_modal.js +++ b/data/interfaces/default/js/tables/history_table_modal.js @@ -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 () {