Merge branch 'MDL-32917-master-1' of https://github.com/andrewnicols/moodle

This commit is contained in:
Marina Glancy
2014-08-07 10:01:24 +08:00
4 changed files with 11 additions and 3 deletions
+5
View File
@@ -2120,3 +2120,8 @@ body.lockscroll {
max-width: 500px;
margin: 0 auto;
}
/* IE10 only fix for calendar titling */
.ie10 .yui3-calendar-header-label {
display: inline-block;
}
@@ -2254,3 +2254,8 @@ body.lockscroll {
max-width: 500px;
margin: 0 auto;
}
/* IE10 only fix for calendar titling */
.ie10 .yui3-calendar-header-label {
display: inline-block;
}
@@ -6,5 +6,3 @@ th,
td {
border: 0 solid #fff;
}
File diff suppressed because one or more lines are too long