diff -r 41a5cb13c0b1 -r aae670254c49 client/js/renderer/nodelinkbutton.js --- a/client/js/renderer/nodelinkbutton.js Wed May 20 10:32:26 2015 +0200 +++ b/client/js/renderer/nodelinkbutton.js Wed May 20 10:36:37 2015 +0200 @@ -13,7 +13,7 @@ _init: function() { this.type = "Node-link-button"; this.lastSectorInner = 0; - this.startAngle = 90; + this.startAngle = 120; this.endAngle = 180; this.imageName = "link"; this.text = "Link to another node";