Yannick Warnier преди 15 години
родител
ревизия
bfc0c0b2e7
променени са 3 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 1 1
      main/css/chamilo/default.css
  2. 1 1
      main/css/chamilo_green/default.css
  3. 1 1
      main/css/chamilo_red/default.css

+ 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;