[Pkg-mozext-commits] [itsalltext] 83/459: Updated position of gumdrop at suggestion of Hans on blog.

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:26:09 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository itsalltext.

commit c4715c11756650162aef8d865c838f43a9565ce0
Author: Christian Höltje <docwhat at gerf.org>
Date:   Sun Jan 28 19:23:42 2007 -0500

    Updated position of gumdrop at suggestion of Hans on blog.
---
 chrome/content/itsalltext.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chrome/content/itsalltext.js b/chrome/content/itsalltext.js
index 4598d85..64f5d34 100644
--- a/chrome/content/itsalltext.js
+++ b/chrome/content/itsalltext.js
@@ -636,7 +636,7 @@ function ItsAllTextOverlay() {
 
     gumdrop.style.width            = width+'px';
     gumdrop.style.height           = height+'px';
-    gumdrop.style.margin           = ['-',height/2,'px -',width/2,'px'].join('');
+    gumdrop.style.margin           = ['0 -',width,'px'].join('');
 
     // Insert it into the document
     var nextSibling = node.nextSibling;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/itsalltext.git



More information about the Pkg-mozext-commits mailing list