X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Roo%2Fbootstrap%2FPopover.js;fp=Roo%2Fbootstrap%2FPopover.js;h=bcdc7814aa84be75ec4d292d3fe85e564d80a361;hb=ae0bbc3ce0db16a90d8a9cc36f549693204203f7;hp=f984d2b3bbaa7eef3b6070de98e0593ff9f106ba;hpb=3a620745a9a5085cac322a95f091c8dce1e67ee0;p=roojs1 diff --git a/Roo/bootstrap/Popover.js b/Roo/bootstrap/Popover.js index f984d2b3bb..bcdc7814aa 100644 --- a/Roo/bootstrap/Popover.js +++ b/Roo/bootstrap/Popover.js @@ -287,14 +287,7 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component, { this.render(document.body); } - var x = this.alignEl.dom; - while (x && "auto" ==getComputedStyle(x).zIndex) { - //Roo.log(getComputedStyle(x).zIndex ); - x = x.parentNode; - } - if (x) { - this.el.dom.style.zIndex = (1*getComputedStyle(x).zIndex) + 1000; - } + if (this.title === false) {