Slightly wider block for summary text
This commit is contained in:
@@ -41,6 +41,11 @@ class CourseBlock_course_summary extends MoodleBlock {
|
||||
function hide_header() {
|
||||
return true;
|
||||
}
|
||||
|
||||
function preferred_width() {
|
||||
return 210;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user