X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=roojs-bootstrap-debug.js;fp=roojs-bootstrap-debug.js;h=26939e6b9a3aaa20f8bb96f46012d471e972aa86;hp=d6b7fba26e33b4e6078b13c45498fd5b3a308ae8;hb=98486149c7957d8ced7196dea40353032029ef18;hpb=89a7d70c2f0147c0fcca48d63dd1b92eca0ed5b4 diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index d6b7fba26e..26939e6b9a 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -19972,7 +19972,7 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component, { //normal display... or moved up/down. this.el.setXY(offset); var xy = this.alignEl.getAnchorXY('tl', false); - xy[0]+=2;xy[1]+=5; // << fix me + xy[0]-=12;xy[1]+=5; // << fix me this.arrowEl.setXY(xy); return true; }