includes/clientside/static/faders.js
changeset 32 4d87aad3c4c0
parent 1 fe660c52c48f
child 38 ed06961e54dd
--- a/includes/clientside/static/faders.js	Thu Jun 28 15:26:40 2007 -0400
+++ b/includes/clientside/static/faders.js	Sun Jul 01 14:08:39 2007 -0400
@@ -133,6 +133,7 @@
     mydiv.style.paddingLeft = '50px';
     mydiv.style.width = '360px';
     mydiv.style.backgroundRepeat = 'no-repeat';
+    mydiv.style.backgroundPosition = '8px 8px';
   }
   
   if(type & MB_ICONINFORMATION)