Explorar el Código

Minor - fixing css

Julio Montoya hace 14 años
padre
commit
9a8d6b8d1d
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      main/css/baby_orange/default.css

+ 3 - 3
main/css/baby_orange/default.css

@@ -19,7 +19,7 @@ body {
 	min-height: 100%;
 	height: auto !important;
 	height: 100%;
-	margin: 0 auto -10em;
+	margin: 0 auto -26em;
 }
 input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
 	background-image:url(images/shadow.gif);
@@ -77,8 +77,8 @@ input[type=button], input[type=submit] {
 }
 /* header 2 styles */
 #header2 {
-	float: right;
-	clear: right;
+	/*float: right;
+	clear: right;*/
 }
 #header2 a {
 	text-decoration: none;