Index: modules/toolbar/toolbar.css
===================================================================
RCS file: /cvs/drupal/drupal/modules/toolbar/toolbar.css,v
retrieving revision 1.16
diff -u -r1.16 toolbar.css
--- modules/toolbar/toolbar.css	7 Jan 2010 20:29:33 -0000	1.16
+++ modules/toolbar/toolbar.css	25 Jan 2010 11:37:13 -0000
@@ -48,8 +48,8 @@
   position: absolute;
   left: 0;
   right: 0;
-  bottom: -15px;
-  height: 15px;
+  bottom: -7px;
+  height: 7px;
   background: url(toolbar.png) 0 -45px repeat-x;
 }
 
@@ -78,7 +78,7 @@
   width: 11px;
   height: 14px;
   display: block;
-  background: url(toolbar.png) no-repeat -6px -63px;
+  background: url(toolbar.png) no-repeat -6px -56px;
   text-indent: -9999px;
   margin: 3px 0px;
 }
