Index: system.css
===================================================================
RCS file: /cvs/drupal/drupal/modules/system/system.css,v
retrieving revision 1.15
diff -u -p -r1.15 system.css
--- system.css	21 Nov 2006 08:16:39 -0000	1.15
+++ system.css	30 Nov 2006 01:28:53 -0000
@@ -285,8 +285,9 @@ html.js fieldset.collapsible legend a {
   width: 95%;
 }
 .resizable-textarea .grippie {
-  height: 14px;
-  background: #eee url(../../misc/grippie.png) no-repeat 100% 100%;
+  height: 10px;
+  font-size: 0; /* fix height in IE */
+  background: #eee url(../../misc/grippie.png) no-repeat center center;
   border: 1px solid #ddd;
   border-top-width: 0;
   cursor: s-resize;
