[LON-CAPA-cvs] cvs: loncom /html/res/adm/pages menu.html

matthew lon-capa-cvs@mail.lon-capa.org
Fri, 26 Jul 2002 12:51:11 -0000


matthew		Fri Jul 26 08:51:11 2002 EDT

  Modified files:              
    /loncom/html/res/adm/pages	menu.html 
  Log:
  Fix ugly mozilla rendering by lying about the height of 'spacer.gif'.
  
  
Index: loncom/html/res/adm/pages/menu.html
diff -u loncom/html/res/adm/pages/menu.html:1.63 loncom/html/res/adm/pages/menu.html:1.64
--- loncom/html/res/adm/pages/menu.html:1.63	Thu Jul 25 14:43:14 2002
+++ loncom/html/res/adm/pages/menu.html	Fri Jul 26 08:51:11 2002
@@ -4,7 +4,7 @@
 Remote Control
 
 //
-// $Id: menu.html,v 1.63 2002/07/25 18:43:14 www Exp $
+// $Id: menu.html,v 1.64 2002/07/26 12:51:11 matthew Exp $
 //
 // Copyright Michigan State University Board of Trustees
 //
@@ -467,7 +467,7 @@
 <center>
 <a href="javascript:defdis();"
    onMouseOver="defdis();"
-><img width="103" height="7" border="0" src="spacer.gif" /></a>
+><img width="103" height="3" border="0" src="spacer.gif" /></a>
 </center>
 
 <form name="server" action="/adm/logout" method="post" target="loncapaclient">