X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-bootstrap-debug.js;h=a3ad1380f8c06395ecc17934ed1a703e0cb22870;hb=a1c13160b4f99504c25bdb36a1937892ef271f5a;hp=a8d4eae7448009d2882861bcaad237024e033de0;hpb=f13274ba2cdc39cd30466770f6c886a62bddfd61;p=roojs1 diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index a8d4eae744..a3ad1380f8 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -20000,7 +20000,7 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component, { //normal display... or moved up/down. this.el.setXY(offset); var xy = this.alignEl.getAnchorXY('b', false); - xy[0]+=2;xy[1]+=5; // << fix me + xy[1]+=5; // << fix me this.arrowEl.setXY(xy); return true; }