Julio Montoya 15 years ago
parent
commit
d1aabd3e21

+ 1 - 1
main/css/chamilo/default.css

@@ -57,7 +57,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
 	width: 90%;
 	min-height: 320px;
 	padding:12px;
-	overflow:hidden;
+
 }
 .item {
 	-moz-border-radius-bottomleft:5px;

+ 1 - 1
main/css/chamilo_green/default.css

@@ -57,7 +57,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
 	width: 90%;
 	min-height: 320px;
 	padding:12px;
-	overflow:hidden;
+
 }
 .item {
 	-moz-border-radius-bottomleft:5px;

+ 1 - 1
main/css/chamilo_red/default.css

@@ -57,7 +57,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
 	width: 90%;
 	min-height: 320px;
 	padding:12px;
-	overflow:hidden;
+
 }
 .item {
 	-moz-border-radius-bottomleft:5px;