Explorar el Código

Minor CSS change

Julio Montoya hace 13 años
padre
commit
c9e0970ac0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      main/inc/lib/javascript/chat/css/screen_ie.css

+ 1 - 1
main/inc/lib/javascript/chat/css/screen_ie.css

@@ -9,7 +9,7 @@
  * IE hack 
  */
 html, body {
-	margin:0px;
+	/*margin:0px;*/
 	/* hide browser's main scrollbar */
 	/*overflow:hidden; */
 	/* make sure we'll use 100% of the page's height */