Merge branch 'MDL-37194-master' of git://github.com/mouneyrac/moodle

This commit is contained in:
Dan Poltawski
2013-01-15 10:42:31 +08:00
2 changed files with 3 additions and 2 deletions
+3
View File
@@ -150,6 +150,9 @@ YUI.add('moodle-course-modchooser', function(Y) {
{
NAME : MODCHOOSERNAME,
ATTRS : {
maxheight : {
value : 800
}
}
});
M.course = M.course || {};
-2
View File
@@ -942,7 +942,6 @@ sup {vertical-align: super;}
/* Only set these options if we're showing the js container */
.jsenabled .choosercontainer #chooseform .alloptions {
max-height: 550px;
overflow-x: hidden;
overflow-y: auto;
max-width: 20.3em;
@@ -1037,7 +1036,6 @@ sup {vertical-align: super;}
background-color: #FFFFFF;
overflow-x: hidden;
overflow-y: auto;
max-height: 550px;
line-height: 2em;
}