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;