Skip to content

Commit d1aabd3

Browse files
committed
Updates
1 parent 5214831 commit d1aabd3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

main/css/chamilo/default.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
5757
width: 90%;
5858
min-height: 320px;
5959
padding:12px;
60-
overflow:hidden;
60+
6161
}
6262
.item {
6363
-moz-border-radius-bottomleft:5px;

main/css/chamilo_green/default.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
5757
width: 90%;
5858
min-height: 320px;
5959
padding:12px;
60-
overflow:hidden;
60+
6161
}
6262
.item {
6363
-moz-border-radius-bottomleft:5px;

main/css/chamilo_red/default.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
5757
width: 90%;
5858
min-height: 320px;
5959
padding:12px;
60-
overflow:hidden;
60+
6161
}
6262
.item {
6363
-moz-border-radius-bottomleft:5px;

0 commit comments

Comments
 (0)