Yannick Warnier 15 years ago
parent
commit
bfc0c0b2e7

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

@@ -320,7 +320,7 @@ input[text] {
 	position: relative; /* to avoid the IE peekabo bug*/
 	font-size: 1.0em;
 	font-weight: normal;
-	min-height:10px;
+	min-height:30px;
 	padding:  0.2em 0.5em;
 	padding-bottom: 0.2em;
 	color: #666;

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

@@ -322,7 +322,7 @@ input[text] {
 	position: relative; /* to avoid the IE peekabo bug*/
 	font-size: 1.0em;
 	font-weight: normal;
-	min-height:10px;
+	min-height:30px;
 	padding:  0.2em 0.5em;
 	padding-bottom: 0.2em;
 	color: #666;

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

@@ -322,7 +322,7 @@ input[text] {
 	position: relative; /* to avoid the IE peekabo bug*/
 	font-size: 1.0em;
 	font-weight: normal;
-	min-height:10px;
+	min-height:30px;
 	padding:  0.2em 0.5em;
 	padding-bottom: 0.2em;
 	color: #666;