<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -95,10 +95,10 @@ Bluff.Renderer = new JS.Class({
         target = document.createElement('div');
     target.className = this.klass.TARGET_CLASS;
     target.style.position = 'absolute';
-    target.style.left = (this._sx * left - 2) + 'px';
-    target.style.top = (this._sy * top - 2) + 'px';
-    target.style.width = (this._sx * Math.abs(width) + 6) + 'px';
-    target.style.height = (this._sy * Math.abs(height) + 6) + 'px';
+    target.style.left = (this._sx * left - 3) + 'px';
+    target.style.top = (this._sy * top - 3) + 'px';
+    target.style.width = (this._sx * Math.abs(width) + 5) + 'px';
+    target.style.height = (this._sy * Math.abs(height) + 5) + 'px';
     target.style.fontSize = 0;
     target.style.overflow = 'hidden';
     </diff>
      <filename>source/renderer.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f7d058d46a167ba2fbbb5d81cc268c35ef72d808</id>
    </parent>
  </parents>
  <author>
    <name>James Coglan</name>
    <email>jcoglan@googlemail.com</email>
  </author>
  <url>http://github.com/jcoglan/bluff/commit/d39a09d526e37f291c30383300cfcb7a6477e7b3</url>
  <id>d39a09d526e37f291c30383300cfcb7a6477e7b3</id>
  <committed-date>2009-09-10T15:45:20-07:00</committed-date>
  <authored-date>2009-09-10T15:45:20-07:00</authored-date>
  <message>Adjust tooltip padding in Renderer.</message>
  <tree>af8b4a126927851320bd5f36771256e342913f70</tree>
  <committer>
    <name>James Coglan</name>
    <email>jcoglan@googlemail.com</email>
  </committer>
</commit>
